2022-02-08 14:44:37 +01:00
|
|
|
[gd_resource type="TerrainLibraryMergerPCM" load_steps=12 format=2]
|
2021-08-03 01:13:25 +02:00
|
|
|
|
2022-02-12 20:03:17 +01:00
|
|
|
[ext_resource path="res://materials/8_standard_material_prop_notex.tres" type="Material" id=1]
|
|
|
|
[ext_resource path="res://materials/6_standard_material_prop_nouv2.tres" type="Material" id=2]
|
|
|
|
[ext_resource path="res://worlds/test_world/voxel_library/textures/grass_mossy_albedo.png" type="Texture" id=3]
|
|
|
|
[ext_resource path="res://worlds/test_world/voxel_library/textures/dirt_albedo.png" type="Texture" id=4]
|
|
|
|
[ext_resource path="res://worlds/test_world/voxel_library/textures/stone_1_albedo.png" type="Texture" id=5]
|
|
|
|
[ext_resource path="res://materials/7_standard_material_notex.tres" type="Material" id=6]
|
|
|
|
[ext_resource path="res://materials/5_standard_material_nouv2.tres" type="Material" id=7]
|
2021-08-03 01:13:25 +02:00
|
|
|
|
2022-02-08 14:44:37 +01:00
|
|
|
[sub_resource type="TerrainSurfaceMerger" id=1]
|
2021-08-03 01:13:25 +02:00
|
|
|
texture_top = ExtResource( 3 )
|
|
|
|
texture_bottom = ExtResource( 3 )
|
|
|
|
texture_side = ExtResource( 3 )
|
|
|
|
|
2022-02-12 20:03:17 +01:00
|
|
|
[sub_resource type="TerrainSurfaceMerger" id=2]
|
|
|
|
texture_top = ExtResource( 4 )
|
|
|
|
texture_bottom = ExtResource( 4 )
|
|
|
|
texture_side = ExtResource( 4 )
|
|
|
|
|
2022-02-08 14:44:37 +01:00
|
|
|
[sub_resource type="TerrainSurfaceMerger" id=3]
|
2022-02-12 20:03:17 +01:00
|
|
|
texture_top = ExtResource( 4 )
|
|
|
|
texture_bottom = ExtResource( 3 )
|
|
|
|
texture_side = ExtResource( 5 )
|
2021-08-03 01:13:25 +02:00
|
|
|
|
2022-02-08 14:44:37 +01:00
|
|
|
[sub_resource type="TerrainSurfaceMerger" id=4]
|
2022-02-12 20:03:17 +01:00
|
|
|
texture_top = ExtResource( 5 )
|
|
|
|
texture_bottom = ExtResource( 5 )
|
|
|
|
texture_side = ExtResource( 5 )
|
2021-08-03 01:13:25 +02:00
|
|
|
|
|
|
|
[resource]
|
2022-02-12 20:03:17 +01:00
|
|
|
materials = [ ExtResource( 7 ), ExtResource( 7 ), ExtResource( 7 ), ExtResource( 7 ), ExtResource( 6 ) ]
|
|
|
|
prop_materials = [ ExtResource( 2 ), ExtResource( 2 ), ExtResource( 2 ), ExtResource( 2 ), ExtResource( 1 ) ]
|
2021-08-03 01:13:25 +02:00
|
|
|
texture_flags = 1
|
|
|
|
voxel_surfaces = [ SubResource( 1 ), SubResource( 2 ), SubResource( 3 ), SubResource( 4 ) ]
|