Breakpoints

The debugger is totally useless in bigger projects using scenes. Running the simulator in debug mode brings it straight up too 100%+ CPU usage, and simple things like tapping a button takes 20-40 seconds to respond.

Anyway, we’ve never had any success with the Corona debugger tools, so this is no big surprise, and we can still live without it - print(“FTW”).

Noted. Controlling window focus has it’s own pitfalls but I’ll see what I can do.

Absolutely. It can’t go switching back and forth on a whim. But when it doesn’t stop on line one then i’d like it to at least show the simulator on top from the start and when something breaks you’d probably need to switch yourself or i think everyone would get annoyed.