You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
2.3 KiB
74 lines
2.3 KiB
[gd_scene load_steps=13 format=3 uid="uid://cq6l34ul8vsgi"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_65jvh"]
|
|
albedo_color = Color(0.141176, 0.32549, 0.639216, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.64
|
|
roughness = 0.1
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_p7jwf"]
|
|
material = SubResource("StandardMaterial3D_65jvh")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_12u6e"]
|
|
albedo_color = Color(0.278431, 0.576471, 0.827451, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.64
|
|
roughness = 0.1
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_pb3u7"]
|
|
material = SubResource("StandardMaterial3D_12u6e")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_nohsx"]
|
|
albedo_color = Color(0.905882, 0.760784, 0.439216, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.64
|
|
roughness = 0.1
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_2xp4h"]
|
|
material = SubResource("StandardMaterial3D_nohsx")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_b5u80"]
|
|
albedo_color = Color(0.45098, 0.878431, 0.282353, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.64
|
|
roughness = 0.1
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_8t63y"]
|
|
material = SubResource("StandardMaterial3D_b5u80")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_psput"]
|
|
albedo_color = Color(0.45098, 0.45098, 0.45098, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.64
|
|
roughness = 0.1
|
|
|
|
[sub_resource type="BoxMesh" id="1"]
|
|
material = SubResource("StandardMaterial3D_psput")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_v6wph"]
|
|
metallic = 0.1
|
|
metallic_specular = 0.64
|
|
roughness = 0.1
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_bqdr6"]
|
|
material = SubResource("StandardMaterial3D_v6wph")
|
|
|
|
[node name="MeshLib" type="Node3D"]
|
|
|
|
[node name="Tile_DeepWaterBlock" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("BoxMesh_p7jwf")
|
|
|
|
[node name="Tile_WaterBlock" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("BoxMesh_pb3u7")
|
|
|
|
[node name="Tile_SandBlock" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("BoxMesh_2xp4h")
|
|
|
|
[node name="Tile_GrassBlock" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("BoxMesh_8t63y")
|
|
|
|
[node name="Tile_StoneBlock" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("1")
|
|
|
|
[node name="Tile_SnowBlock" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("BoxMesh_bqdr6")
|
|
|