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: matatunos.ani
|
||||
- animation: matatunos.yaml
|
||||
position: {x: 6, y: 5}
|
||||
velocity: {x: 18.0, y: 0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 5
|
||||
color: bright_green
|
||||
|
||||
- animation: tuno.ani
|
||||
- animation: tuno.yaml
|
||||
position: {x: 21, y: 2}
|
||||
velocity: {x: 0, y: 24.0}
|
||||
boundaries:
|
||||
@@ -62,7 +62,7 @@ enemies:
|
||||
y2: 13
|
||||
color: red
|
||||
|
||||
- animation: tuno.ani
|
||||
- animation: tuno.yaml
|
||||
position: {x: 28, y: 6}
|
||||
velocity: {x: 0, y: -24.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user