This commit is contained in:
2022-09-11 11:10:38 +02:00
parent cc68a02111
commit 61e62a625c
7 changed files with 30 additions and 6 deletions

24
media/player/player.ani Normal file
View File

@@ -0,0 +1,24 @@
frames_per_row=4
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]