begin_animation

Vars | |
| animate_event | Called when performing the animation. |
|---|---|
| animation_loops | The amount of times this animation will loop |
| atom_or_filter | Whether we are animating an atom or a filter on the atom |
| filter_target | The filter to animate |
| parallel | Used to determine if the animation runs in parallel or not. |
| stop_all_animations | Called to stop all animations on this object |
| target | The target to animate |
Var Details
animate_event

Called when performing the animation.
animation_loops

The amount of times this animation will loop
atom_or_filter

Whether we are animating an atom or a filter on the atom
filter_target

The filter to animate
parallel

Used to determine if the animation runs in parallel or not.
stop_all_animations

Called to stop all animations on this object
target

The target to animate