Añadidas las fases del arounders

This commit is contained in:
2022-10-23 15:09:15 +02:00
parent 2921952ea5
commit 2e65ec722b
24 changed files with 537 additions and 131 deletions

View File

@@ -0,0 +1,9 @@
frameWidth=7
frameHeight=7
[animation]
name=default
speed=10
loop=0
frames=0
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 B

View File

@@ -0,0 +1,9 @@
frameWidth=7
frameHeight=8
[animation]
name=default
speed=10
loop=0
frames=0,1,2,3
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

View File

@@ -0,0 +1,9 @@
frameWidth=5
frameHeight=8
[animation]
name=default
speed=6
loop=0
frames=0,1
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

View File

@@ -0,0 +1,9 @@
frameWidth=16
frameHeight=16
[animation]
name=default
speed=8
loop=0
frames=0,1,2,3,3,3,3,3,3,3,3,3,3,3,3,2,1,0,0,0
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

View File

@@ -0,0 +1,9 @@
frameWidth=16
frameHeight=16
[animation]
name=default
speed=4
loop=0
frames=0,1,2,3
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B