polimorfise d'enemics
moving platforms
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user