acabada la migracio de .ani a .yaml
This commit is contained in:
@@ -42,7 +42,7 @@ tilemap:
|
||||
|
||||
# Enemies in this room
|
||||
enemies:
|
||||
- animation: tree_thing.ani
|
||||
- animation: tree_thing.yaml
|
||||
position: {x: 23, y: 4}
|
||||
velocity: {x: 0, y: 24.0}
|
||||
boundaries:
|
||||
@@ -52,7 +52,7 @@ enemies:
|
||||
y2: 13
|
||||
color: yellow
|
||||
|
||||
- animation: shooting_star.ani
|
||||
- animation: shooting_star.yaml
|
||||
position: {x: 10, y: 2}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user