motor de animacio
This commit is contained in:
2026-04-08 08:45:35 +02:00
parent 2019e8f310
commit 947bcceaf9
117 changed files with 86 additions and 694 deletions

View File

@@ -64,68 +64,3 @@ tilemap:
- [1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 3, 0, 0, 0, 0, 0]
- [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
# Enemigos en esta habitación
enemies:
- animation: jailer1.yaml
position: {x: 1, y: 13}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 1, y: 13}
position2: {x: 1, y: 13}
- animation: jailer3.yaml
position: {x: 4, y: 13}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 4, y: 13}
position2: {x: 4, y: 13}
- animation: jailer1.yaml
position: {x: 7, y: 13}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 7, y: 13}
position2: {x: 7, y: 13}
- animation: jailer2.yaml
position: {x: 10, y: 13}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 10, y: 13}
position2: {x: 10, y: 13}
- animation: jailer1.yaml
position: {x: 13, y: 13}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 13, y: 13}
position2: {x: 13, y: 13}
- animation: elsa.yaml
position: {x: 3, y: 9}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 3, y: 9}
position2: {x: 3, y: 9}
- animation: elsa.yaml
position: {x: 6, y: 9}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 6, y: 9}
position2: {x: 6, y: 9}
- animation: lamp.yaml
position: {x: 23, y: 6}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 23, y: 6}
position2: {x: 23, y: 6}
- animation: bry.yaml
position: {x: 17, y: 13}
velocity: {x: 0, y: 0}
boundaries:
position1: {x: 17, y: 13}
position2: {x: 17, y: 13}