WHAT IS TURBO MODE? Based on Scratch Wiki, "Turbo Mode is a feature in Scratch that runs code quickly eliminating the short pause after running blocks that update the screen. It does not run as fast as possible to keep the person who's running the project's device from slowing down a lot." ------------------------------------------------------------------------- HOW TO ACTIVATE TURBO MODE? To activate it, hold ⇧ Shift and click the green flag. Do this again to deactivate turbo mode. Another way to turn on turbo mode is to press See Inside and then press Edit, then "Turn on Turbo Mode." The use of turbo mode shifts resources from a display (such as sprite motion on the stage) to computation (running code) either within the computer (offline mode) or the Scratch editor (online mode).
VERSION V1.0 (9th Sept 2021) - Turbo Mode Detector released ------------------------------------------------------------------------- NOTES : - It detects your FPS (frames per second). If your FPS is higher than 110 it will know that Turbo mode is on. ------------------------------------------------------------------------- CREDITS : All by me @NAFRIX90