Problems making scene transition system
MonDieu72
Member Posts: 27
I´m trying to make a transition system for my scenes. Say you are on the splash scene and klick (or tap) the start button, a transisiton actor (a black box that covers the screen that starts with opacity at 0), fades (uising a loop) in until it has opacity 1. Then the scene is changed and on the next scene the black box fades out, when it is at opacity 0 you can tap screen to start playing. I really want to learn how to do this and would be very grateful if any one can direct me to a tutorial or an example how to do this. So far I end up with a ton of different variables (and a headache) and get stuck
Thanks
Comments
Here's a demo: https://www.dropbox.com/s/vxaw25wkposl1a6/fade demo.zip.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Thankyou! I´ll look into it now