2013-11-23 22:24:22 +01:00
|
|
|
{
|
2017-11-10 01:33:55 +01:00
|
|
|
"attention_seekers": {
|
|
|
|
"bounce": true,
|
|
|
|
"flash": true,
|
|
|
|
"pulse": true,
|
|
|
|
"rubberBand": true,
|
|
|
|
"shake": true,
|
|
|
|
"headShake": true,
|
|
|
|
"swing": true,
|
|
|
|
"tada": true,
|
|
|
|
"wobble": true,
|
2018-07-14 08:37:20 +02:00
|
|
|
"jello": true,
|
2018-07-21 16:08:58 +02:00
|
|
|
"heartBeat": true
|
2017-11-10 01:33:55 +01:00
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"bouncing_entrances": {
|
|
|
|
"bounceIn": true,
|
|
|
|
"bounceInDown": true,
|
|
|
|
"bounceInLeft": true,
|
|
|
|
"bounceInRight": true,
|
|
|
|
"bounceInUp": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"bouncing_exits": {
|
|
|
|
"bounceOut": true,
|
|
|
|
"bounceOutDown": true,
|
|
|
|
"bounceOutLeft": true,
|
|
|
|
"bounceOutRight": true,
|
|
|
|
"bounceOutUp": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"fading_entrances": {
|
|
|
|
"fadeIn": true,
|
|
|
|
"fadeInDown": true,
|
|
|
|
"fadeInDownBig": true,
|
|
|
|
"fadeInLeft": true,
|
|
|
|
"fadeInLeftBig": true,
|
|
|
|
"fadeInRight": true,
|
|
|
|
"fadeInRightBig": true,
|
|
|
|
"fadeInUp": true,
|
|
|
|
"fadeInUpBig": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"fading_exits": {
|
|
|
|
"fadeOut": true,
|
|
|
|
"fadeOutDown": true,
|
|
|
|
"fadeOutDownBig": true,
|
|
|
|
"fadeOutLeft": true,
|
|
|
|
"fadeOutLeftBig": true,
|
|
|
|
"fadeOutRight": true,
|
|
|
|
"fadeOutRightBig": true,
|
|
|
|
"fadeOutUp": true,
|
|
|
|
"fadeOutUpBig": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"flippers": {
|
|
|
|
"flip": true,
|
|
|
|
"flipInX": true,
|
|
|
|
"flipInY": true,
|
|
|
|
"flipOutX": true,
|
|
|
|
"flipOutY": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"lightspeed": {
|
|
|
|
"lightSpeedIn": true,
|
|
|
|
"lightSpeedOut": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"rotating_entrances": {
|
|
|
|
"rotateIn": true,
|
|
|
|
"rotateInDownLeft": true,
|
|
|
|
"rotateInDownRight": true,
|
|
|
|
"rotateInUpLeft": true,
|
|
|
|
"rotateInUpRight": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"rotating_exits": {
|
|
|
|
"rotateOut": true,
|
|
|
|
"rotateOutDownLeft": true,
|
|
|
|
"rotateOutDownRight": true,
|
|
|
|
"rotateOutUpLeft": true,
|
|
|
|
"rotateOutUpRight": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"specials": {
|
|
|
|
"hinge": true,
|
|
|
|
"jackInTheBox": true,
|
|
|
|
"rollIn": true,
|
|
|
|
"rollOut": true
|
|
|
|
},
|
2013-11-23 22:24:22 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"zooming_entrances": {
|
|
|
|
"zoomIn": true,
|
|
|
|
"zoomInDown": true,
|
|
|
|
"zoomInLeft": true,
|
|
|
|
"zoomInRight": true,
|
|
|
|
"zoomInUp": true
|
|
|
|
},
|
2014-07-06 22:32:34 +02:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"zooming_exits": {
|
|
|
|
"zoomOut": true,
|
|
|
|
"zoomOutDown": true,
|
|
|
|
"zoomOutLeft": true,
|
|
|
|
"zoomOutRight": true,
|
|
|
|
"zoomOutUp": true
|
|
|
|
},
|
2014-03-25 22:49:51 +01:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"sliding_entrances": {
|
|
|
|
"slideInDown": true,
|
|
|
|
"slideInLeft": true,
|
|
|
|
"slideInRight": true,
|
|
|
|
"slideInUp": true
|
|
|
|
},
|
2014-08-11 15:59:15 +02:00
|
|
|
|
2017-11-10 01:33:55 +01:00
|
|
|
"sliding_exits": {
|
|
|
|
"slideOutDown": true,
|
|
|
|
"slideOutLeft": true,
|
|
|
|
"slideOutRight": true,
|
|
|
|
"slideOutUp": true
|
|
|
|
}
|
2014-02-23 21:39:02 +01:00
|
|
|
}
|