eliminats fitxers sobrants

This commit is contained in:
2025-11-25 17:02:58 +01:00
parent 87eebe730d
commit ddc3a0b9b0
12 changed files with 20 additions and 69 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 B

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

View File

@@ -1,10 +0,0 @@
# player_game_over animation
tileSetFile: player_game_over.gif
frameWidth: 19
frameHeight: 18
animations:
- name: default
speed: 0.1
loop: 0
frames: [0, 1, 2, 3]