Timeout after a specific event
delorean88@aol.com
Member Posts: 20
How would you tell the program to move to the next scene after a specific event? For instance if I clicked on an image that exploded into particles. I want the user to watch the particle event for a certain amount of time, then auto time out to the next screen.
Thanks
Delorean88
Thanks
Delorean88
Comments
You have an actor that you press for starters.
In this actor, add a rule that when mouse position is over actor, and the user clicks on the mouse to spawn a new actor called 'explosion' where the first actor is, then destroy the first actor.
Now, the second actor is called 'explosion' and is the one called when you press actor 1.
'Explosion' would have the particle effects. Then after the particle effects drag a 'timer' behaviour across to the actor and add 'after 5 seconds' change scene to 'whatever you want'.
That should do it
Cheers,
QS
Dr. Sam Beckett never returned home...
Twitter: https://twitter.com/Quantum_Sheep
Web: https://quantumsheep.itch.io