forked from jaildesigner-jailgames/jaildoctors_dilemma
migrant .ani a .yaml
This commit is contained in:
10
data/enemies/special/aerojailer.yaml
Normal file
10
data/enemies/special/aerojailer.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# aerojailer animation
|
||||
tileSetFile: aerojailer.gif
|
||||
frameWidth: 43
|
||||
frameHeight: 44
|
||||
|
||||
animations:
|
||||
- name: default
|
||||
speed: 1.6667
|
||||
loop: 0
|
||||
frames: [0]
|
||||
10
data/enemies/special/arounder.yaml
Normal file
10
data/enemies/special/arounder.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# arounder animation
|
||||
tileSetFile: arounder.gif
|
||||
frameWidth: 79
|
||||
frameHeight: 90
|
||||
|
||||
animations:
|
||||
- name: default
|
||||
speed: 1.6667
|
||||
loop: 0
|
||||
frames: [0]
|
||||
10
data/enemies/special/pepe_rosita_job.yaml
Normal file
10
data/enemies/special/pepe_rosita_job.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# pepe_rosita_job animation
|
||||
tileSetFile: pepe_rosita_job.gif
|
||||
frameWidth: 62
|
||||
frameHeight: 47
|
||||
|
||||
animations:
|
||||
- name: default
|
||||
speed: 1.6667
|
||||
loop: 0
|
||||
frames: [0]
|
||||
10
data/enemies/special/shooting_star.yaml
Normal file
10
data/enemies/special/shooting_star.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# shooting_star animation
|
||||
tileSetFile: shooting_star.gif
|
||||
frameWidth: 64
|
||||
frameHeight: 64
|
||||
|
||||
animations:
|
||||
- name: default
|
||||
speed: 0.1
|
||||
loop: -1
|
||||
frames: [18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
|
||||
Reference in New Issue
Block a user