ScratchData LogoScratchData
Back to Dolphin_002's profile

Turbo Mode checker

DODolphin_002•Created October 10, 2019
Turbo Mode checker
0
0
16 views
View on Scratch

Instructions

Just a simple project that I made that detects whether you're using turbo mode or not. Remember to double click the flag! How to use: Backpack the "Checker sprite" sprite and add it into your projects. Under the if then else statement, change the code in the "then" code to what you want the program to do when turbo mode is on. Then in the "else" section, add the code that you want to use if Turbo mode is off.

Description

How it works: There's an invisible sprite that moves 1 pixel in a loop. After it's done, the program then checks the timer. If it's over a certain number, then it detects that you're not using turbo mode, but if it's under that number then you are.

Project Details

Project ID335332666
CreatedOctober 10, 2019
Last ModifiedOctober 14, 2019
SharedOctober 10, 2019
Visibilityvisible
CommentsAllowed