52 lines
1,011 B
JSON
52 lines
1,011 B
JSON
{
|
|
"rat_king_boss": {
|
|
"sheet": {
|
|
"frames": 2,
|
|
"frame_width": 720,
|
|
"frame_height": 720
|
|
},
|
|
"sequence": {
|
|
"frames": [0, 1],
|
|
"durations": [240, 240]
|
|
},
|
|
"transform": {
|
|
"min_x": 0.6,
|
|
"min_y": 0.6,
|
|
"max_x": 0.8,
|
|
"max_y": 0.8,
|
|
"simple": false,
|
|
"flipped": false,
|
|
"ease_rate": 5.0,
|
|
"scaled": true,
|
|
"toggled": false,
|
|
"looped": true,
|
|
"easing": "out_circle",
|
|
"motion": "scale_grow"
|
|
}
|
|
},
|
|
"rat_king_meth": {
|
|
"sheet": {
|
|
"frames": 2,
|
|
"frame_width": 720,
|
|
"frame_height": 720
|
|
},
|
|
"sequence": {
|
|
"frames": [0, 1],
|
|
"durations": [133, 133]
|
|
},
|
|
"transform": {
|
|
"min_x": -20.0,
|
|
"min_y": -20.0,
|
|
"max_x": 20.0,
|
|
"max_y": 20.0,
|
|
"simple": false,
|
|
"flipped": true,
|
|
"ease_rate": 5.0,
|
|
"scaled": true,
|
|
"toggled": false,
|
|
"looped": true,
|
|
"easing": "normal_dist",
|
|
"motion": "move_shake"
|
|
}
|
|
}
|
|
}
|