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