Hey everyone. Love the product, can’t wait to learn more and help out others once I get more knowledgable.
Question: How do i jump to a scene ONLY if a certain action is completed, for example:
- Insert an Ellipse onto my scene
- Insert another Ellipse
- Make the first dynamic and the second static
- Allow the user to change the position of the second so that he/she can push the first Ellipse around, much like air hockey
Here is my question
How do I make it to where you go to a new scene ONLY IF the user pushes the ‘hockey puck’ Ellipse off of the the top of the canvas, imagine they ‘scored’
.
So, you could think of this like Air Hockey, if the ‘puck’ goes through the top and off the page, the user is brought to the next scene.
Is this possible?
Thanks so much!