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: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 7, y: 2}
|
||||
velocity: {x: 0, y: 90.0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 14
|
||||
color: yellow
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 24, y: 6}
|
||||
velocity: {x: 0, y: -90.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user