I have two layout:
1_ Splash screen
2_ Select Character
3_ Game
When Construct loads in Remote Preview mode (on iPhone), It shows 1 propoerly then after 2 seconds goes to 2 properly, but when I hit PLAY button (in layout 2), it recycles back to the 1 and then 2, but wont go to 3.
Note: It only does this when previewing remotely on Phone - playing and testing in browser works fine - no issues.
The only thing I can think of is I have a GLOBAL event sheet that I "include" in layout 3. This means I have a ON START OF LAYOUT in both event sheets - "global events" and "game events"...
It is hit and miss. I restarted browser, flushed cache, and then it worked fine via remote. Then the issue started again. I repeated restart and flush, but this time the issue persisted.
It's basically flakey?
Any thoughts?