I'm running a project I made and noticed a weird glitch happening that I've never seen before. Is there a way to switch to debugger mode in the new project tab that is running? My project uses random genetic code so I want to check if it's just doing something strange because of that, if I switch to the construct 2 app and just hit debug it will just replace the program that is already running and I'll lose whatever this thing is. I'm not sure if there is a way to just open the debugger console without restarting everything but if there is I can't find how to do it