| Animation time | animation duration (in miliseconds) | |
| Font start | font size when animation starts | |
| Font end | font size when animation ends | |
| Fade out | should animated characters fade out (true) | |
| Radius | the explosion radius - how far the characters will explode (in px) |
| Animation time | animation duration (in miliseconds) | |
| Font start | font size when animation starts | |
| Font end | font size when animation ends | |
| Radius | the explosion radius - how far the characters will explode (in px) |
| Animation time | animation duration (in miliseconds) | |
| Height | the height of sinusoid (in px) | |
| Width proportion | the proportional width, comparing to current text width (ie. 2 means that the sinusoid will be 2 times wider) | |
| Sinus width | the sinus function width (the full sinusoid is for 2*Math.PI, but can be wider or narrower) | |
| Continous animation | if true, the animation will be continues (changing from sinus to cosinus) |
| Animation time | animation duration (in miliseconds) | |
| Horizontal shift | the maximum horizontal shift for single character (in px) (or top position for random=false) | |
| Vertical shift | the maximum vertical shift for single character (in px) (or left position for random=false) | |
| Repeat | how many times repeat the animation, 0 - neverending | |
| Random | Random shift or every letter behaves the same |
| Animation time | animation duration (in miliseconds) | |
| Horizontal shift | the maximum horizontal shift for single character (in px) (or top position for random=false) | |
| Vertical shift | the maximum vertical shift for single character (in px) (or left position for random=false) | |
| Random | if true, the shifts are random, if false the shifts are set (top and left CSS position) |
| Animation time | animation duration (in miliseconds) |