forked from jaildesigner-jailgames/jaildoctors_dilemma
migrant .ani a .yaml
This commit is contained in:
10
data/enemies/breakout.yaml
Normal file
10
data/enemies/breakout.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# breakout animation
|
||||
tileSetFile: breakout.gif
|
||||
frameWidth: 24
|
||||
frameHeight: 32
|
||||
|
||||
animations:
|
||||
- name: default
|
||||
speed: 0.1
|
||||
loop: 0
|
||||
frames: [0, 1, 2, 3, 4, 5, 6, 7, 6, 5, 4, 3, 2, 1]
|
||||
Reference in New Issue
Block a user