This commit is contained in:
2025-05-05 10:55:45 -05:00
parent 65a3d49f55
commit 7106469bd1
8 changed files with 13 additions and 8 deletions

View File

@@ -53,12 +53,16 @@ shadow_normal_bias = 0.9
omni_range = 281.646
[node name="Map" type="Node3D" parent="."]
metadata/_edit_lock_ = true
[node name="Ground" type="StaticBody3D" parent="Map"]
metadata/_edit_lock_ = true
[node name="MeshInstance3D" type="MeshInstance3D" parent="Map/Ground"]
mesh = SubResource("BoxMesh_s8iqe")
surface_material_override/0 = SubResource("ShaderMaterial_s8iqe")
metadata/_edit_lock_ = true
[node name="CollisionShape3D" type="CollisionShape3D" parent="Map/Ground"]
shape = SubResource("BoxShape3D_s8iqe")
metadata/_edit_lock_ = true