Refet el spritesheet del jugador i el fitxer d'animacions

Afegits nous estats per al jugador: RECOIL
This commit is contained in:
2025-07-11 22:03:44 +02:00
parent 8f1511998c
commit 7ac46876ca
7 changed files with 194 additions and 90 deletions

View File

@@ -16,78 +16,106 @@ frames=4,5,6,7
[/animation]
[animation]
name=walk-sideshoot
name=walk-fire-side
speed=5
loop=0
frames=8,9,10,11
[/animation]
[animation]
name=walk-sideshoot-cooldown
name=walk-recoil-side
speed=5
loop=0
frames=12,13,14,15
[/animation]
[animation]
name=stand-sideshoot
name=walk-cool-side
speed=5
loop=0
frames=16,17,18,19
[/animation]
[animation]
name=stand-sideshoot-cooldown
name=stand-fire-side
speed=5
loop=0
frames=15
frames=20
[/animation]
[animation]
name=walk-centershoot
name=stand-recoil-side
speed=5
loop=0
frames=20,21,22,23
frames=21
[/animation]
[animation]
name=walk-centershoot-cooldown
name=stand-cool-side
speed=5
loop=0
frames=24,25,26,27
frames=22
[/animation]
[animation]
name=stand-centershoot
name=walk-fire-center
speed=5
loop=0
frames=28,29,30,31
frames=23,24,25,26
[/animation]
[animation]
name=stand-centershoot-cooldown
name=walk-recoil-center
speed=5
loop=0
frames=27
frames=27,28,29,30
[/animation]
[animation]
name=dying
name=walk-cool-center
speed=5
loop=0
frames=31,32,33,34
[/animation]
[animation]
name=stand-fire-center
speed=5
loop=0
frames=35
[/animation]
[animation]
name=stand-recoil-center
speed=5
loop=0
frames=36
[/animation]
[animation]
name=stand-cool-center
speed=5
loop=0
frames=37
[/animation]
[animation]
name=rolling
speed=10
loop=0
frames=32,33,34,35
[/animation]
[animation]
name=dead
speed=3
loop=0
frames=44,45,46,47,48,49,50
frames=38,39,40,41
[/animation]
[animation]
name=celebration
speed=10
loop=-1
frames=36,36,36,36,36,36,37,38,39,40,40,40,40,40,40,39,39,39,40,40,40,39,39,39,38,37,36,36,36
frames=42,42,42,42,42,42,43,44,45,46,46,46,46,46,46,45,45,45,46,46,46,45,45,45,44,43,42,42,42
[/animation]
[animation]
name=dead
speed=5
loop=0
frames=47,48,49,50,51,52,53
[/animation]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 12 KiB