feat: boxed industrial area sketch with CSG nodes
This commit is contained in:
parent
69daecea06
commit
cb20f46d9d
25 changed files with 1060 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[ext_resource type="PackedScene" uid="uid://clbq43giddldc" path="res://objects/effects/blood_effect.tscn" id="2_a12c4"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_w0sx6"]
|
||||
size = Vector3(0.35351563, 0.8721161, 0.29003906)
|
||||
size = Vector3(0.35351563, 0.8721161, 0.18847656)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_a12c4"]
|
||||
size = Vector3(0.33398438, 0.64245605, 0.21582031)
|
||||
|
|
@ -25,7 +25,7 @@ monitoring = false
|
|||
impact_effect = ExtResource("2_a12c4")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Character/Skeleton3D/Hitbox" index="0"]
|
||||
transform = Transform3D(1, 5.875464e-21, 0, 6.2038546e-25, 1.0000037, 0, 0, 0, 1.0000037, -2.2362435e-16, 0.35283393, -0.013339132)
|
||||
transform = Transform3D(1, 6.5504433e-21, 0, 6.2038546e-25, 1.0000037, 0, 0, 0, 1.0000037, -2.2362435e-16, 0.35283393, -0.013339132)
|
||||
shape = SubResource("BoxShape3D_w0sx6")
|
||||
|
||||
[node name="SpineAttach" type="BoneAttachment3D" parent="Character/Skeleton3D" index="3"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue