local_game_jam_jan_2025/player
Ethan Wellenreiter ed9643f386 Improving rope disconnecting technique
Now compares the angle of the old connection to the new one and based off
of the attachment being from clockwise movement or counterclockwise
movement, it disconnects

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2025-01-05 22:09:25 -05:00
..
audio_controller.gd Adding background music and sfx 2025-01-04 23:04:05 -05:00
looking.gd Cleaning up level 2025-01-05 01:38:26 -05:00
player_audio.tscn Adding background music and sfx 2025-01-04 23:04:05 -05:00
player.gd Cleaning up level 2025-01-05 01:38:26 -05:00
player.tscn Level asset and small changes 2025-01-05 01:20:57 -05:00
rope_segments.gd Fixed swinging 2025-01-04 17:50:30 -05:00
rope.gd Improving rope disconnecting technique 2025-01-05 22:09:25 -05:00