mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 15:03: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"]
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ Health = 6.0
|
|||
ExplosionData = ExtResource("2_1t1m8")
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00549316, -0.419623, -0.000488281)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00549316, -0.419623, -0.321457)
|
||||
shape = SubResource("CylinderShape3D_f1teg")
|
||||
|
||||
[node name="blockbench_export" parent="." instance=ExtResource("2_ix4p0")]
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ spawn_type = 2
|
|||
origin_type = 3
|
||||
build_visuals = true
|
||||
use_in_baked_light = true
|
||||
shadow_casting_setting = 1
|
||||
shadow_casting_setting = 0
|
||||
build_occlusion = false
|
||||
render_layers = 1
|
||||
collision_shape_type = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue