- 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/player.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
[/animation]
[animation]
name=walk_menu
speed=0
loop=0
frames=0,1,2,3
[/animation]

BIN
data/player/player.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

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]

BIN
data/player/player2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

View File

@@ -0,0 +1,9 @@
frame_width=19
frame_height=18
[animation]
name=default
speed=6
loop=0
frames=0,1,2,3
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B