Scenes flickering between eachother
BlueVision
Member Posts: 4
Hello,
We used GameSalad in Windows 8.1 to create our game. Everything works as expected with 'scene changing'.
However when we exported the project for use on GameSalad in OS X Mavericks, the scenes do not change when expected. Instead they flicker between each other. The same effect occurs when viewing on GameSalad Viewer.
Please help as I cannot find a resolution to this issue in the forums. Thank you in advance.
Comments
I sometimes (really rarely though) have that problem too. I fix this by adding a timer to change scene.
so after 0.1 second change scene.
✮ FREE templates at GSinvention ✮
✮ Available for hire! support@gsinvention.com ✮
It is an honour to have our question answered by a GameSalad Pro! We will attempt this solution and report with our results.
We did try adding a timer to wait for 0.1 seconds before changing the scene, but the flickering just occurs after 0.1 seconds.
This problem still occurs anytime a scene is required to change.
How else can we work around this problem?
I was able to make our button change the scene to a test scene created on the Mac. But it will not change to a scene created on Windows.
We added the timer in Windows first, then exported it to Mac. It worked! Adding the timer in Mac did not work, so we will add the timers in Windows. Thank you for putting us on the right track!