more machete tweaks

This commit is contained in:
Derek
2025-01-27 23:45:42 -06:00
parent f49e17a908
commit 211b27e87b
2 changed files with 3 additions and 1 deletions

View File

@@ -2034,6 +2034,9 @@ transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, -1.635
[node name="machete_pickup" parent="." instance=ExtResource("44_j62x2")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.74172, 0.204712, 11.2157)
[node name="LadderCollisionCheck2" parent="." instance=ExtResource("41_brca2")]
transform = Transform3D(1, 0, 0, 0, 1.62179, 0, 0, 0, 1, -0.0929826, 16.174, 46.5578)
[connection signal="body_entered" from="Room1/RoomCheck" to="Room1/RoomCheck" method="_on_body_entered"]
[connection signal="body_exited" from="Room1/RoomCheck" to="Room1/RoomCheck" method="_on_body_exited"]
[connection signal="body_entered" from="Room3/RoomCheck2" to="Room3/RoomCheck2" method="_on_body_entered"]

View File

@@ -255,7 +255,6 @@ anim_player = NodePath("AnimationPlayer")
audio_fire = NodePath("Audio/Swing")
[node name="MacheteHandle" type="Node3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
[node name="MacheteBlade-LOW" type="MeshInstance3D" parent="MacheteHandle"]
transform = Transform3D(-4.37114e-08, -1, 4.37114e-08, 0.314307, -5.5235e-08, -0.949321, 0.949321, -2.77573e-08, 0.314307, 0, 0.415, 0)