initial add

This commit is contained in:
2026-04-10 17:53:31 -05:00
commit ebd36e4ef3
196 changed files with 51603 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
res://scenes/character/player.tscn
res://scripts/states/player/PlayerAirborn.cs
res://scripts/states/player/PlayerWallGrab.cs
res://scripts/states/State.cs
res://scripts/states/player/PlayerGrounded.cs
res://scripts/states/StateMachine.cs
res://scripts/Player.cs