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: spark.ani
|
||||
- animation: spark.yaml
|
||||
position: {x: 6, y: 13}
|
||||
velocity: {x: 24.0, y: 0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 13
|
||||
color: yellow
|
||||
|
||||
- animation: spark.ani
|
||||
- animation: spark.yaml
|
||||
position: {x: 21, y: 13}
|
||||
velocity: {x: 24.0, y: 0}
|
||||
boundaries:
|
||||
@@ -62,7 +62,7 @@ enemies:
|
||||
y2: 13
|
||||
color: yellow
|
||||
|
||||
- animation: spark.ani
|
||||
- animation: spark.yaml
|
||||
position: {x: 2, y: 10}
|
||||
velocity: {x: 24.0, y: 0}
|
||||
boundaries:
|
||||
@@ -73,7 +73,7 @@ enemies:
|
||||
color: yellow
|
||||
mirror: true
|
||||
|
||||
- animation: spark.ani
|
||||
- animation: spark.yaml
|
||||
position: {x: 17, y: 10}
|
||||
velocity: {x: 24.0, y: 0}
|
||||
boundaries:
|
||||
@@ -84,7 +84,7 @@ enemies:
|
||||
color: yellow
|
||||
mirror: true
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 13, y: 2}
|
||||
velocity: {x: 0, y: 24.0}
|
||||
boundaries:
|
||||
@@ -94,7 +94,7 @@ enemies:
|
||||
y2: 7
|
||||
color: bright_yellow
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 10, y: 4}
|
||||
velocity: {x: 0, y: 30.0}
|
||||
boundaries:
|
||||
@@ -104,7 +104,7 @@ enemies:
|
||||
y2: 7
|
||||
color: bright_yellow
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 7, y: 6}
|
||||
velocity: {x: 0, y: 36.0}
|
||||
boundaries:
|
||||
@@ -114,7 +114,7 @@ enemies:
|
||||
y2: 7
|
||||
color: bright_yellow
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 24, y: 2}
|
||||
velocity: {x: 0, y: 24.0}
|
||||
boundaries:
|
||||
@@ -124,7 +124,7 @@ enemies:
|
||||
y2: 7
|
||||
color: bright_yellow
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 21, y: 4}
|
||||
velocity: {x: 0, y: 30.0}
|
||||
boundaries:
|
||||
@@ -134,7 +134,7 @@ enemies:
|
||||
y2: 7
|
||||
color: bright_yellow
|
||||
|
||||
- animation: shock.ani
|
||||
- animation: shock.yaml
|
||||
position: {x: 18, y: 6}
|
||||
velocity: {x: 0, y: 36.0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user