Following CAP file should fade from "1" to "2". But it doesn't. The program quits after "1".
I make use of fade transition. When I remove fade transition, it works.
Am I doing something wrong or should I report this on tracker?
http://www.filedropper.com/potentialtransitionbug
Develop games in your browser. Powerful, performant & highly capable.
Replacing the timeline with "Every 250 milliseconds" seemed to have fixed it. Perhaps timeline object doesn't handle layout switching too well!
You could use the Timer behavior too.