Add monster form
This commit is contained in:
parent
068b37046d
commit
5d7f940d20
|
@ -100,3 +100,151 @@ animations:
|
||||||
y: 10
|
y: 10
|
||||||
origin_x: 0
|
origin_x: 0
|
||||||
origin_y: 0
|
origin_y: 0
|
||||||
|
monster:
|
||||||
|
sets:
|
||||||
|
stand:
|
||||||
|
subsets:
|
||||||
|
north:
|
||||||
|
frames:
|
||||||
|
- x: 0
|
||||||
|
y: 0
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
south:
|
||||||
|
frames:
|
||||||
|
- x: 0
|
||||||
|
y: 150
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
west:
|
||||||
|
frames:
|
||||||
|
- x: 0
|
||||||
|
y: 75
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
east:
|
||||||
|
frames:
|
||||||
|
- x: 0
|
||||||
|
y: 225
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
run:
|
||||||
|
subsets:
|
||||||
|
north:
|
||||||
|
frames:
|
||||||
|
- x: 225
|
||||||
|
y: 0
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 300
|
||||||
|
y: 0
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 375
|
||||||
|
y: 0
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 450
|
||||||
|
y: 0
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
east:
|
||||||
|
frames:
|
||||||
|
- x: 225
|
||||||
|
y: 225
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 300
|
||||||
|
y: 225
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 375
|
||||||
|
y: 225
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 450
|
||||||
|
y: 225
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
west:
|
||||||
|
frames:
|
||||||
|
- x: 225
|
||||||
|
y: 75
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 300
|
||||||
|
y: 75
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 375
|
||||||
|
y: 75
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 450
|
||||||
|
y: 75
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
south:
|
||||||
|
frames:
|
||||||
|
- x: 225
|
||||||
|
y: 150
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 300
|
||||||
|
y: 150
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 375
|
||||||
|
y: 150
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 450
|
||||||
|
y: 150
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
attack:
|
||||||
|
subsets:
|
||||||
|
east:
|
||||||
|
frames:
|
||||||
|
- x: 75
|
||||||
|
y: 225
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 150
|
||||||
|
y: 225
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
west:
|
||||||
|
frames:
|
||||||
|
- x: 75
|
||||||
|
y: 75
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 150
|
||||||
|
y: 75
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
south:
|
||||||
|
frames:
|
||||||
|
- x: 75
|
||||||
|
y: 150
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 150
|
||||||
|
y: 150
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
north:
|
||||||
|
frames:
|
||||||
|
- x: 75
|
||||||
|
y: 0
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
- x: 150
|
||||||
|
y: 0
|
||||||
|
width: 75
|
||||||
|
height: 75
|
||||||
|
source: monsters.png
|
||||||
|
time: 180
|
||||||
|
origin_x: 37
|
||||||
|
origin_y: 44
|
||||||
|
|
Loading…
Reference in New Issue
Block a user