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: sam.ani
|
||||
- animation: sam.yaml
|
||||
position: {x: 4, y: 2}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 2
|
||||
color: white
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 5, y: 11}
|
||||
velocity: {x: 0, y: 30.0}
|
||||
boundaries:
|
||||
@@ -62,7 +62,7 @@ enemies:
|
||||
y2: 14
|
||||
color: bright_green
|
||||
|
||||
- animation: spider.ani
|
||||
- animation: spider.yaml
|
||||
position: {x: 25, y: 1}
|
||||
velocity: {x: 0, y: 30.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user