A few questions
How can I create a next level?
Once the actors gets all the pieces. How can I make it go to the next level?
How can I get it to bounce off the other actor? I have it so it registers a point, but don't want it to go under the other actor, but want it to register a point and bounce off once the point is registered.
How can I get it to print something out once it reaches a certain number...
reach 100 points...goto a screen that says Congrats and moves to a next level.
Once the actors gets all the pieces. How can I make it go to the next level?
How can I get it to bounce off the other actor? I have it so it registers a point, but don't want it to go under the other actor, but want it to register a point and bounce off once the point is registered.
How can I get it to print something out once it reaches a certain number...
reach 100 points...goto a screen that says Congrats and moves to a next level.
Comments
Rule: when attribute = 1000 change scene
Then on the congrats scene set a timer (or interpolate a timer to save memory) to like after 3 seconds change scene