]> Untitled Git - frog-ninja.git/commit
Separated the Visual from the Model
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Wed, 7 May 2025 13:20:26 +0000 (16:20 +0300)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Wed, 7 May 2025 13:20:26 +0000 (16:20 +0300)
commit2e697142bf5e1b94429281572bdc1cbf5868d5ce
treebdab0929d3b19a7ef7da4ad3c5a8acf9c3d6f0ad
parent8225ba902c437bcadc8735df85a340e8bd10ed3d
Separated the Visual from the Model
39 files changed:
model/prototype.glb [deleted file]
model/prototype.glb.import [deleted file]
model/prototype_gun.glb [deleted file]
model/prototype_gun.glb.import [deleted file]
model/prototype_sword.glb [deleted file]
model/prototype_sword.glb.import [deleted file]
player/animation_tree.gd [new file with mode: 0644]
player/animation_tree.gd.uid [new file with mode: 0644]
player/fall_to_landing.gd
player/fall_to_roll.gd
player/input/CameraHandler.gd
player/input/InputHandler.gd
player/input/InputPacket.gd
player/model.gd
player/model.tscn
player/moves/Move.gd
player/moves/dash.gd
player/moves/fall.gd
player/moves/idle.gd
player/moves/shoot.gd
player/moves/slash.gd
player/moves/walk.gd
player/player.gd
player/player.tscn
player/sword.tscn
skin/gun/prototype_gun.glb [new file with mode: 0644]
skin/gun/prototype_gun.glb.import [new file with mode: 0644]
skin/gun/prototype_gun_skin.tscn [new file with mode: 0644]
skin/player/player_skin.tscn [new file with mode: 0644]
skin/player/prototype.glb [new file with mode: 0644]
skin/player/prototype.glb.import [new file with mode: 0644]
skin/prototype_gun_skin.tscn [deleted file]
skin/prototype_skin.tscn [deleted file]
skin/prototype_sword_skin.tscn [deleted file]
skin/skin.gd
skin/skin.gd.uid
skin/sword/prototype_sword.glb [new file with mode: 0644]
skin/sword/prototype_sword.glb.import [new file with mode: 0644]
skin/sword/prototype_sword_skin.tscn [new file with mode: 0644]