I seem to recall months ago Construct 2 had an option to always start testing on a specific layout. I may be remembering wrong, but this wasn't useful to us until now. We need to always start the play test in a specific layout no matter what layout we have open because we found our save game data is getting corrupted by accident when we start our game on the wrong layout by accident in C2. Is there still any way to do this? Was there ever a way?
Is this it ?
F4 Preview project from first layout
Ctrl + F4 Debug from first layout
F5 Preview current layout (hold shift for continuous preview)
Ctrl + F5 Debug current layout
F6 Export project
Develop games in your browser. Powerful, performant & highly capable.
That worked. I didn't see it documented anywhere, maybe I just searched for the wrong terms. Thanks. I think I need to compensate for this save game corruption problem regardless but this will still be very helpful because we need to start from a specific layout anyway so the global HUD will work.
Glad to hear , you can find it here :
https://www.scirra.com/manual/64/keyboard-shortcuts
Oh yeah, I didn't even think to look there. lol I thought it might still be an option set up in the project properties. I'll look through that list though for future reference.
Thanks this helped me tooo