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: pepe_rosita_job.ani
|
||||
- animation: pepe_rosita_job.yaml
|
||||
position: {x: 2, y: 2}
|
||||
velocity: {x: 0, y: 3.0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 3
|
||||
color: white
|
||||
|
||||
- animation: aerojailer.ani
|
||||
- animation: aerojailer.yaml
|
||||
position: {x: 14, y: 5}
|
||||
velocity: {x: 0, y: -2.4}
|
||||
boundaries:
|
||||
@@ -62,7 +62,7 @@ enemies:
|
||||
y2: 6
|
||||
color: white
|
||||
|
||||
- animation: arounder.ani
|
||||
- animation: arounder.yaml
|
||||
position: {x: 22, y: 5}
|
||||
velocity: {x: 0, y: 1.8}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user