This looks like an All About Scratch topic.
Anyway, I don't think there is one in the FLASH player, but there is one in the normal Scratch player. Just go to Edit > Set Single Stepping > Turbo mode. Easy as that.
Offline
sammoe wrote:
Yah, but what does it do?
It makes scripts run faster - only a bit quicker offline, but it's really fast on the Flash player ^^ Sometimes it doesn't perform as well offline, though...
Offline
Turbo mode means that the scripts, unlike normal mode, execute without pause (so as fast as the player can handle it) and this means it's often way more than once a frame. But without going into details, turbo mode is:
Much faster than normal mode with blocks like lists, motion, and pretty much everything.
Offline
Wolfie1996 wrote:
sammoe wrote:
Yah, but what does it do?
It makes scripts run faster - only a bit quicker offline, but it's really fast on the Flash player ^^
I couldn't have said it more simply! Outposted, too!
Offline
Turbo speed executes scripts very quickly.
EDIT: I'm also outposted!
Last edited by mathematics (2011-03-30 11:19:20)
Offline
Like everyone else said, it runs scripts faster. It does this by executing scripts in one draw cycle, instead of drawing after each block is executed.
Offline
..It's makes things super dupah fast.
Offline