I found the new scratch addon which adds a debugger to any project. The addon also adds a console log for all the logs, warnings and errors that show up in a project. I want to use this for future projects but i'm not really sure how. This is why i've made this project; to test out the debugger addon. As far as i know, you can only access the console log inside the project and there is a breakpoint which pauses the entire project until you manually unpause it inside the project. #Addons #addons #Debugging #debug