- Initial commit
This commit is contained in:
23
data/player/player.ani
Normal file
23
data/player/player.ani
Normal 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
BIN
data/player/player.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 145 B |
23
data/player/player2.ani
Normal file
23
data/player/player2.ani
Normal 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
BIN
data/player/player2.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 223 B |
9
data/player/player_game_over.ani
Normal file
9
data/player/player_game_over.ani
Normal file
@@ -0,0 +1,9 @@
|
||||
frame_width=19
|
||||
frame_height=18
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
speed=6
|
||||
loop=0
|
||||
frames=0,1,2,3
|
||||
[/animation]
|
||||
BIN
data/player/player_game_over.gif
Normal file
BIN
data/player/player_game_over.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 225 B |
Reference in New Issue
Block a user