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