Modificado el loop de las animaciones
This commit is contained in:
@@ -5,6 +5,6 @@ tile_height=16
|
||||
[animation]
|
||||
name=walk
|
||||
speed=8
|
||||
loop=yes
|
||||
loop=0
|
||||
frames=0,1,2,3,4,5
|
||||
[/animation]
|
||||
@@ -5,6 +5,6 @@ tile_height=16
|
||||
[animation]
|
||||
name=walk
|
||||
speed=8
|
||||
loop=yes
|
||||
loop=0
|
||||
frames=0,1,2,3,4,5
|
||||
[/animation]
|
||||
@@ -5,6 +5,6 @@ tile_height=16
|
||||
[animation]
|
||||
name=walk
|
||||
speed=6
|
||||
loop=yes
|
||||
loop=0
|
||||
frames=0,1,2,3,4,5
|
||||
[/animation]
|
||||
@@ -5,6 +5,6 @@ tile_height=16
|
||||
[animation]
|
||||
name=walk
|
||||
speed=8
|
||||
loop=yes
|
||||
loop=0
|
||||
frames=0,1,2,3,4,5
|
||||
[/animation]
|
||||
@@ -5,27 +5,27 @@ tile_height=24
|
||||
[animation]
|
||||
name=stand
|
||||
speed=8
|
||||
loop=yes
|
||||
loop=0
|
||||
frames=0,1,2,2,1,0,0,1,2,2,1,0,0,1,2,2,1,0,0,1,2,2,1,0,0,1,2,3,4,5,4,5,5,5,6,6,7,7,0,0
|
||||
[/animation]
|
||||
|
||||
[animation]
|
||||
name=walk
|
||||
speed=4
|
||||
loop=yes
|
||||
loop=0
|
||||
frames=8,9,10,10,9,8,11,12,13,13,14,15
|
||||
[/animation]
|
||||
|
||||
[animation]
|
||||
name=jump
|
||||
speed=10
|
||||
loop=no
|
||||
loop=-1
|
||||
frames=16,17,18,17,16
|
||||
[/animation]
|
||||
|
||||
[animation]
|
||||
name=death
|
||||
speed=10
|
||||
loop=no
|
||||
loop=-1
|
||||
frames=24,25,26,27,28,29,30,31
|
||||
[/animation]
|
||||
Reference in New Issue
Block a user