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: jailer_#1.ani
|
||||
- animation: jailer_#1.yaml
|
||||
position: {x: 1, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 13
|
||||
color: white
|
||||
|
||||
- animation: jailer_#3.ani
|
||||
- animation: jailer_#3.yaml
|
||||
position: {x: 4, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -62,7 +62,7 @@ enemies:
|
||||
y2: 13
|
||||
color: white
|
||||
|
||||
- animation: jailer_#1.ani
|
||||
- animation: jailer_#1.yaml
|
||||
position: {x: 7, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -72,7 +72,7 @@ enemies:
|
||||
y2: 13
|
||||
color: white
|
||||
|
||||
- animation: jailer_#2.ani
|
||||
- animation: jailer_#2.yaml
|
||||
position: {x: 10, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -82,7 +82,7 @@ enemies:
|
||||
y2: 13
|
||||
color: white
|
||||
|
||||
- animation: jailer_#1.ani
|
||||
- animation: jailer_#1.yaml
|
||||
position: {x: 13, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -92,7 +92,7 @@ enemies:
|
||||
y2: 13
|
||||
color: white
|
||||
|
||||
- animation: elsa.ani
|
||||
- animation: elsa.yaml
|
||||
position: {x: 3, y: 9}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -102,7 +102,7 @@ enemies:
|
||||
y2: 9
|
||||
color: white
|
||||
|
||||
- animation: elsa.ani
|
||||
- animation: elsa.yaml
|
||||
position: {x: 6, y: 9}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -112,7 +112,7 @@ enemies:
|
||||
y2: 9
|
||||
color: white
|
||||
|
||||
- animation: lamp.ani
|
||||
- animation: lamp.yaml
|
||||
position: {x: 23, y: 6}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -122,7 +122,7 @@ enemies:
|
||||
y2: 6
|
||||
color: white
|
||||
|
||||
- animation: bry.ani
|
||||
- animation: bry.yaml
|
||||
position: {x: 17, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user