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: dimallas.ani
|
||||
- animation: dimallas.yaml
|
||||
position: {x: 13, y: 12}
|
||||
velocity: {x: 54.0, y: 0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 12
|
||||
color: green
|
||||
|
||||
- animation: heavy.ani
|
||||
- animation: heavy.yaml
|
||||
position: {x: 17, y: 5}
|
||||
velocity: {x: 0, y: 36.0}
|
||||
boundaries:
|
||||
@@ -62,7 +62,7 @@ enemies:
|
||||
y2: 10
|
||||
color: white
|
||||
|
||||
- animation: heavy.ani
|
||||
- animation: heavy.yaml
|
||||
position: {x: 10, y: 8}
|
||||
velocity: {x: 0, y: 36.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user