Better ragdoll

This commit is contained in:
2025-01-28 09:42:09 +01:00
parent 06252cf8d6
commit 4d856842ff
37 changed files with 1986 additions and 56 deletions

View File

@ -2564,4 +2564,9 @@ libraries = {
[node name="Bullets" type="Node3D" parent="."]
[node name="Objects" type="Node3D" parent="."]
[node name="ObjectsSpawner" type="MultiplayerSpawner" parent="."]
spawn_path = NodePath("../Objects")
[connection signal="body_part_hit" from="Dummy/Body/Armature/Skeleton3D/BoneAttachment3D/HeadCollision" to="Dummy" method="_on_head_collision_body_part_hit"]