Modificados ficheros .ani del jugador
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
frameWidth=16
|
||||
frameHeight=16
|
||||
frameWidth=24
|
||||
frameHeight=24
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
name=walk
|
||||
speed=8
|
||||
loop=-1
|
||||
frames=0,1,2,3,4,5,6
|
||||
loop=0
|
||||
frames=0,1,2,3
|
||||
[/animation]
|
||||
|
||||
[animation]
|
||||
name=stand
|
||||
speed=8
|
||||
loop=0
|
||||
frames=4,5,6,7
|
||||
[/animation]
|
||||
Reference in New Issue
Block a user