Modificado el loop de las animaciones

This commit is contained in:
2022-08-22 17:42:26 +02:00
parent 7c7dcf1a12
commit debdc861d5
7 changed files with 23 additions and 25 deletions

View File

@@ -5,6 +5,6 @@ tile_height=16
[animation]
name=walk
speed=8
loop=yes
loop=0
frames=0,1,2,3,4,5
[/animation]