polimorfise d'enemics

moving platforms
This commit is contained in:
2026-04-08 14:09:28 +02:00
parent 5e02854e7a
commit 73a520bf3c
20 changed files with 632 additions and 106 deletions

View File

@@ -83,6 +83,16 @@ enemies:
color: 10
flip: true
# Plataformas móviles en esta habitación
platforms:
- animation: bin.yaml
position: {x: 5, y: 17}
velocity: {x: 25, y: 0}
boundaries:
position1: {x: 3, y: 17}
position2: {x: 20, y: 17}
frame: 0
# Objetos en esta habitación
items:
- tileSetFile: items.gif