Play particle effect while touching the screen
-
Hi
I am struggling to figure out how to play the particle effect while I’m pressing the screen. There is no ‘stop effect’, and continuously playing the effect does not work as it resets the effect.
Lee
-
Have you tried using the interaction behaviours:
-
To stop a particle you can use disable object or behaviour off.
Check out the behaviour references in our manual, it mentions it there https://hyperpad.zendesk.com/hc/en-us/articles/115003341106-Start-Particles -
@murtaza Thank-you, I found it - not that intuitive :)
While this works, it does not stop the particles, it just removes the effect. So any particles currently on the screen just instantly disappear.
-
@leewsimpson
Yeah I agree its kind of hidden.Another hidden thing that should be documented:
Switch the rotate with parent toggle, this will allow the particles finish stopping.