Refactor
This commit is contained in:
@@ -12,11 +12,20 @@ backface_collision = true
|
||||
|
||||
[node name="STAGE 2" instance=ExtResource("1_4808a")]
|
||||
|
||||
[node name="Plane" parent="." index="0"]
|
||||
cast_shadow = 0
|
||||
|
||||
[node name="Cube" parent="." index="1"]
|
||||
cast_shadow = 0
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Cube" index="0"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Cube/StaticBody3D" index="0"]
|
||||
shape = SubResource("ConcavePolygonShape3D_sdbt6")
|
||||
|
||||
[node name="Cube002" parent="." index="2"]
|
||||
cast_shadow = 0
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Cube002" index="0"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Cube002/StaticBody3D" index="0"]
|
||||
|
||||
Reference in New Issue
Block a user