WIP: Some updates

This commit is contained in:
2025-02-09 20:28:44 +01:00
parent ad7c3ea5f9
commit 75f482a548
4 changed files with 9 additions and 6 deletions

View File

@ -2330,6 +2330,7 @@ collision_mask = 0
script = ExtResource("1_k4p2i")
[node name="Model" type="Node3D" parent="."]
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
[node name="Body" type="Node3D" parent="Model"]
transform = Transform3D(0.01, 0, 0, 0, 0, -0.01, 0, 0.01, 0, 0, 0, 0)
@ -3020,6 +3021,7 @@ libraries = {
}
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.951935, 0)
shape = SubResource("CapsuleShape3D_gp5it")
[connection signal="body_part_hit" from="Model/Body/Skeleton3D/HeadAttachment/Area" to="." method="_on_area_body_part_hit"]