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: demon.ani
|
||||
- animation: demon.yaml
|
||||
position: {x: 12, y: 3}
|
||||
velocity: {x: 0, y: 30.0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 12
|
||||
color: red
|
||||
|
||||
- animation: demon.ani
|
||||
- animation: demon.yaml
|
||||
position: {x: 18, y: 5}
|
||||
velocity: {x: 0, y: 30.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user