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: mummy.ani
|
||||
- animation: mummy.yaml
|
||||
position: {x: 15, y: 13}
|
||||
velocity: {x: 18.0, y: 0}
|
||||
boundaries:
|
||||
@@ -53,7 +53,7 @@ enemies:
|
||||
color: yellow
|
||||
flip: true
|
||||
|
||||
- animation: mummy.ani
|
||||
- animation: mummy.yaml
|
||||
position: {x: 13, y: 8}
|
||||
velocity: {x: 18.0, y: 0}
|
||||
boundaries:
|
||||
@@ -64,7 +64,7 @@ enemies:
|
||||
color: bright_yellow
|
||||
flip: true
|
||||
|
||||
- animation: mummy.ani
|
||||
- animation: mummy.yaml
|
||||
position: {x: 22, y: 8}
|
||||
velocity: {x: 24.0, y: 0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user