ajustant el jugador

This commit is contained in:
2026-04-05 22:47:12 +02:00
parent 20ad7d778f
commit 6305280e62
51 changed files with 487 additions and 450 deletions

BIN
data/player/player.aseprite Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 B

After

Width:  |  Height:  |  Size: 323 B

View File

@@ -4,7 +4,17 @@ frameWidth: 8
frameHeight: 16
animations:
- name: stand
speed: 0
loop: -1
frames: [0]
- name: default
speed: 0.1333
speed: 0.07
loop: 0
frames: [0, 1, 2, 3]
- name: jump
speed: 0
loop: -1
frames: [4]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 B

View File

@@ -1,10 +0,0 @@
# player2 animation
tileSetFile: player2.gif
frameWidth: 8
frameHeight: 16
animations:
- name: default
speed: 0.1333
loop: 0
frames: [0, 1, 2, 3, 4, 5, 6, 7]