Stop Animation
- About Stopping Animations
- Reference Manual Entry
This Block simply stops an already playing animation on an LED layer. Works similarly to its pair, the Start Animation Block.
When button pressed, LED animation starts, when released animation stops
caution
Only the specific function led_animation_phase_rate_type(num,layer,phase,0,0)
is able to stop the animation completely. Make sure that both the type and frequency parameters are set to 0 when trying to stop the animation.