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: batman_fire.ani
|
||||
- animation: batman_fire.yaml
|
||||
position: {x: 10, y: 13}
|
||||
velocity: {x: 78.0, y: 0}
|
||||
boundaries:
|
||||
@@ -53,7 +53,7 @@ enemies:
|
||||
color: cyan
|
||||
flip: true
|
||||
|
||||
- animation: heavy.ani
|
||||
- animation: heavy.yaml
|
||||
position: {x: 11, y: 7}
|
||||
velocity: {x: 0, y: 30.0}
|
||||
boundaries:
|
||||
@@ -63,7 +63,7 @@ enemies:
|
||||
y2: 12
|
||||
color: green
|
||||
|
||||
- animation: heavy.ani
|
||||
- animation: heavy.yaml
|
||||
position: {x: 18, y: 2}
|
||||
velocity: {x: 0, y: 48.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user