forked from jaildesigner-jailgames/jaildoctors_dilemma
Actualizadas las clases sprite, movingsprite y animatedsprite
This commit is contained in:
17
media/player/player01.ani
Normal file
17
media/player/player01.ani
Normal file
@@ -0,0 +1,17 @@
|
||||
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]
|
||||
Reference in New Issue
Block a user