- Initial commit

This commit is contained in:
2025-10-24 14:22:11 +02:00
commit 2de1afba8f
326 changed files with 12309 additions and 0 deletions

23
data/player/player2.ani Normal file
View File

@@ -0,0 +1,23 @@
frame_width=8
frame_height=16
[animation]
name=stand
speed=8
loop=0
frames=0
[/animation]
[animation]
name=walk
speed=8
loop=0
frames=0,1,2,3,4,5,6,7
[/animation]
[animation]
name=walk_menu
speed=0
loop=0
frames=0,1,2,3,4,5,6,7
[/animation]