Trabajando en la sección de juego y el jugador

This commit is contained in:
2022-10-02 20:23:06 +02:00
parent b6225d2d2f
commit 4ac7496eff
10 changed files with 202 additions and 387 deletions

View File

@@ -3,14 +3,14 @@ frameHeight=24
[animation]
name=walk
speed=8
speed=5
loop=0
frames=0,1,2,3
[/animation]
[animation]
name=stand
speed=8
speed=10
loop=0
frames=4,5,6,7
[/animation]