74 lines
1.3 KiB
JSON
74 lines
1.3 KiB
JSON
{
|
|
"pan": {
|
|
"_type": "Animation",
|
|
"easing": 7,
|
|
"motion": 7,
|
|
"ease_rate": 0.001,
|
|
"min_x": 0.0,
|
|
"min_y": 0.0,
|
|
"max_x": 0.0,
|
|
"max_y": 0.0,
|
|
"simple": true,
|
|
"frames": 1,
|
|
"speed": 0.01,
|
|
"scaled": false,
|
|
"stationary": true,
|
|
"toggled": false,
|
|
"flipped": false,
|
|
"looped": false
|
|
},
|
|
"shake": {
|
|
"_type": "Animation",
|
|
"easing": 6,
|
|
"motion": 1,
|
|
"ease_rate": 0.05,
|
|
"min_x": -10.0,
|
|
"min_y": -10.0,
|
|
"max_x": 10.0,
|
|
"max_y": 10.0,
|
|
"simple": true,
|
|
"frames": 1,
|
|
"speed": 0.01,
|
|
"scaled": false,
|
|
"stationary": true,
|
|
"toggled": false,
|
|
"flipped": false,
|
|
"looped": false
|
|
},
|
|
"dolly": {
|
|
"_type": "Animation",
|
|
"easing": 1,
|
|
"motion": 0,
|
|
"ease_rate": 1.0,
|
|
"min_x": 0.8,
|
|
"min_y": 0.8,
|
|
"max_x": 1.0,
|
|
"max_y": 1.0,
|
|
"simple": true,
|
|
"frames": 1,
|
|
"speed": 0.1,
|
|
"scaled": true,
|
|
"stationary": true,
|
|
"toggled": false,
|
|
"flipped": false,
|
|
"looped": false
|
|
},
|
|
"bounce": {
|
|
"_type": "Animation",
|
|
"easing": 4,
|
|
"motion": 2,
|
|
"ease_rate": 0.001,
|
|
"min_x": 0,
|
|
"min_y": -20,
|
|
"max_x": 0,
|
|
"max_y": 0,
|
|
"simple": true,
|
|
"frames": 1,
|
|
"speed": 0.01,
|
|
"scaled": false,
|
|
"stationary": true,
|
|
"toggled": false,
|
|
"flipped": false,
|
|
"looped": false
|
|
}
|
|
}
|