refactor de noms de resources en data/

This commit is contained in:
2025-11-26 13:57:25 +01:00
parent 61c6b9087c
commit 78a0200856
11 changed files with 9 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
# code animation
tileSetFile: code.gif
tileSetFile: code_spritesheet.gif
frameWidth: 16
frameHeight: 16

View File

Before

Width:  |  Height:  |  Size: 346 B

After

Width:  |  Height:  |  Size: 346 B

View File

@@ -1,5 +1,5 @@
# player animation
tileSetFile: player.gif
tileSetFile: player_spritesheet.gif
frameWidth: 8
frameHeight: 16

View File

Before

Width:  |  Height:  |  Size: 291 B

After

Width:  |  Height:  |  Size: 291 B

View File

@@ -76,7 +76,7 @@ collisionmap:
# Enemigos en esta habitación
enemies:
- animation: code.yaml
- animation: code_animations.yaml
position: {x: 1, y: 17}
velocity: {x: 24.0, y: 0}
boundaries: