mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 14:23:47 +00:00
Debug boxes
This commit is contained in:
parent
05576dcbe6
commit
d35af0dc2a
9 changed files with 50 additions and 4 deletions
|
|
@ -3173,6 +3173,7 @@ MovePos = Array[Vector3]([Vector3(0, 0, 0), Vector3(0, -2.0625, 0)])
|
|||
Speed = 0.25
|
||||
|
||||
[node name="entity_132_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_132_func_move"]
|
||||
cast_shadow = 0
|
||||
mesh = SubResource("ArrayMesh_8ya5p")
|
||||
|
||||
[node name="entity_132_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_132_func_move"]
|
||||
|
|
@ -3188,6 +3189,7 @@ MovePos = Array[Vector3]([Vector3(0, 0, 0), Vector3(0, -2.0625, 0)])
|
|||
Speed = 0.25
|
||||
|
||||
[node name="entity_133_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_133_func_move"]
|
||||
cast_shadow = 0
|
||||
mesh = SubResource("ArrayMesh_87e55")
|
||||
|
||||
[node name="entity_133_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_133_func_move"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue