Better ragdoll
This commit is contained in:
@ -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"]
|
||||
|
Reference in New Issue
Block a user