Turbo Flag Detector 1.0 by Iggy J. Feel free to use this project in your projects as long as you give credit! How does it work? Using the triangle sprite (inside the project) it measures the speed of BPS (blocks per second). If the speed is above normal speed, then assume that turbo mode is on. How do you measure the speed? By counting the number of blocks that have passed in a certain amount of time (in this case x position).