forked from jaildesigner-jailgames/jaildoctors_dilemma
acabada la migracio de .ani a .yaml
This commit is contained in:
@@ -42,7 +42,7 @@ tilemap:
|
||||
|
||||
# Enemies in this room
|
||||
enemies:
|
||||
- animation: arounders_door.ani
|
||||
- animation: arounders_door.yaml
|
||||
position: {x: 3, y: 1}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 1
|
||||
color: white
|
||||
|
||||
- animation: flying_arounder.ani
|
||||
- animation: flying_arounder.yaml
|
||||
position: {x: 9, y: 1}
|
||||
velocity: {x: 0, y: 42.0}
|
||||
boundaries:
|
||||
@@ -63,7 +63,7 @@ enemies:
|
||||
color: white
|
||||
flip: true
|
||||
|
||||
- animation: flying_arounder.ani
|
||||
- animation: flying_arounder.yaml
|
||||
position: {x: 15, y: 0}
|
||||
velocity: {x: 0, y: 42.0}
|
||||
boundaries:
|
||||
@@ -74,7 +74,7 @@ enemies:
|
||||
color: white
|
||||
flip: true
|
||||
|
||||
- animation: flying_arounder.ani
|
||||
- animation: flying_arounder.yaml
|
||||
position: {x: 22, y: 10}
|
||||
velocity: {x: 0, y: 42.0}
|
||||
boundaries:
|
||||
@@ -85,7 +85,7 @@ enemies:
|
||||
color: white
|
||||
flip: true
|
||||
|
||||
- animation: flying_arounder.ani
|
||||
- animation: flying_arounder.yaml
|
||||
position: {x: 16, y: 5}
|
||||
velocity: {x: 0, y: 42.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user