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.
79 lines
2.6 KiB
79 lines
2.6 KiB
[gd_scene load_steps=13 format=3 uid="uid://cq6l34ul8vsgi"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_tkx7a"]
|
|
albedo_color = Color(0.211765, 0.329412, 0.47451, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.1
|
|
roughness = 0.64
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_50lga"]
|
|
material = SubResource("StandardMaterial3D_tkx7a")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_k0ho7"]
|
|
albedo_color = Color(0.490196, 0.607843, 0.894118, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.1
|
|
roughness = 0.64
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_rnfuq"]
|
|
material = SubResource("StandardMaterial3D_k0ho7")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_hn7b8"]
|
|
albedo_color = Color(0.901961, 0.886275, 0.521569, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.1
|
|
roughness = 0.64
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_6wu4m"]
|
|
material = SubResource("StandardMaterial3D_hn7b8")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ekhgr"]
|
|
albedo_color = Color(0.72549, 0.74902, 0.0156863, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.1
|
|
roughness = 0.64
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_hyskx"]
|
|
material = SubResource("StandardMaterial3D_ekhgr")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_8incj"]
|
|
albedo_color = Color(0.741176, 0.690196, 0.690196, 1)
|
|
metallic = 0.1
|
|
metallic_specular = 0.1
|
|
roughness = 0.64
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_lc2w7"]
|
|
material = SubResource("StandardMaterial3D_8incj")
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_178ih"]
|
|
metallic = 0.1
|
|
metallic_specular = 0.1
|
|
roughness = 0.64
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_qhn5n"]
|
|
material = SubResource("StandardMaterial3D_178ih")
|
|
|
|
[node name="MeshLib" type="Node3D"]
|
|
|
|
[node name="Tile_DeepWaterBlock" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("BoxMesh_50lga")
|
|
|
|
[node name="Tile_WaterBlock" type="MeshInstance3D" parent="."]
|
|
transform = Transform3D(1.1, 0, 0, 0, 1.1, 0, 0, 0, 1.1, 0, 0, 0)
|
|
mesh = SubResource("BoxMesh_rnfuq")
|
|
|
|
[node name="Tile_SandBlock" type="MeshInstance3D" parent="."]
|
|
transform = Transform3D(1.1, 0, 0, 0, 1.1, 0, 0, 0, 1.1, 0, 0, 0)
|
|
mesh = SubResource("BoxMesh_6wu4m")
|
|
|
|
[node name="Tile_GrassBlock" type="MeshInstance3D" parent="."]
|
|
transform = Transform3D(1.1, 0, 0, 0, 1.1, 0, 0, 0, 1.1, 0, 0, 0)
|
|
mesh = SubResource("BoxMesh_hyskx")
|
|
|
|
[node name="Tile_StoneBlock" type="MeshInstance3D" parent="."]
|
|
transform = Transform3D(1.1, 0, 0, 0, 1.1, 0, 0, 0, 1.1, 0, 0, 0)
|
|
mesh = SubResource("BoxMesh_lc2w7")
|
|
|
|
[node name="Tile_SnowBlock" type="MeshInstance3D" parent="."]
|
|
transform = Transform3D(1.1, 0, 0, 0, 1.1, 0, 0, 0, 1.1, 0, 0, 0)
|
|
mesh = SubResource("BoxMesh_qhn5n")
|
|
|