]> Untitled Git - frog-ninja.git/commit
Added Model to round out MVC implementation
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Tue, 6 May 2025 10:12:52 +0000 (13:12 +0300)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Tue, 6 May 2025 10:12:52 +0000 (13:12 +0300)
commit3aebb768a5eef14badd98369da99ee151d2a060b
treef0933dc5c8fbe4be929861d723fc4de3f84bbbaf
parentb342a38312eb9ee325e8d624fa28286a1b4cf1e4
Added Model to round out MVC implementation
Scene.gd
player/InputHandler.gd
player/InputPacket.gd
player/model.gd [new file with mode: 0644]
player/model.gd.uid [new file with mode: 0644]
player/player.gd
player/player.tscn