]> Untitled Git - frog-ninja.git/commit
Refactoring
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Thu, 8 May 2025 12:23:45 +0000 (15:23 +0300)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Thu, 8 May 2025 12:28:39 +0000 (15:28 +0300)
commit0b4b7dc3e7a9507f7b7c87e9cf0f606e051927f2
treeac2bb3cb7cb530a83a2c088b84a32bb51a019f4c
parent715f2ba5689e0474928af72a3f2d7493ef431963
Refactoring
28 files changed:
global/camera_input.gd [new file with mode: 0644]
global/camera_input.gd.uid [new file with mode: 0644]
map/test.tscn
player/fall_to_landing.gd [deleted file]
player/fall_to_landing.gd.uid [deleted file]
player/fall_to_roll.gd [deleted file]
player/fall_to_roll.gd.uid [deleted file]
player/input/CameraHandler.gd [deleted file]
player/input/CameraHandler.gd.uid [deleted file]
player/input/InputHandler.gd
player/input/InputPacket.gd
player/input/PlayerCameraHandler.gd [new file with mode: 0644]
player/input/PlayerCameraHandler.gd.uid [new file with mode: 0644]
player/model.gd
player/model.tscn
player/moves/Move.gd
player/moves/dash.gd
player/moves/fall.gd
player/moves/fall_to_landing.gd [new file with mode: 0644]
player/moves/fall_to_landing.gd.uid [new file with mode: 0644]
player/moves/fall_to_roll.gd [new file with mode: 0644]
player/moves/fall_to_roll.gd.uid [new file with mode: 0644]
player/moves/shoot.gd
player/moves/slash.gd
player/moves/walk.gd
player/player.gd
player/player.tscn
project.godot