This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-05-12 17:35:29

Techoguy
Scratcher
Registered: 2011-03-16
Posts: 33

What is turbo mode??

Hi Scratchers!
I have a question to people who have been here for a while.
What is turbo mode? Some people in there comments say " Try it in turbo mode!"
So what is turbo mode?? Or what does it do?

Offline

 

#2 2011-05-12 18:14:51

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: What is turbo mode??

Turbo mode can mean two things:

a) Shift-Click the green flag in the Flash Player
b) Download the project, then Edit>Set Single Stepping>Turbo Mode


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#3 2011-05-12 18:18:26

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: What is turbo mode??

Scratch is designed to be a bit slow - there's an intentional 10 millisecond (I think) delay between blocks. This way, making a sprite forever move 1 step will look like it says, instead of immediately zooming to the edge of the screen.

Turbo Speed gets rid of the 10 millisecond delays - this can be very useful in large processing scripts.


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#4 2011-05-12 19:13:37

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: What is turbo mode??

Jonathanpb wrote:

Scratch is designed to be a bit slow - there's an intentional 10 millisecond (I think) delay between blocks. This way, making a sprite forever move 1 step will look like it says, instead of immediately zooming to the edge of the screen.

Turbo Speed gets rid of the 10 millisecond delays - this can be very useful in large processing scripts.

I believe it's a 10 millisecond delay between loops, not every block.  Or some number like that.  I'm pretty sure there's no intentional delay between blocks though.

Last edited by Kileymeister (2011-05-12 19:14:15)


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#5 2011-05-12 21:23:00

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: What is turbo mode??

Doesn't there have to be an intentional delay between blocks for Turbo speed to work? And I agree, I think it is just in the loops.


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#6 2011-05-12 23:37:37

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: What is turbo mode??

Kileymeister wrote:

Jonathanpb wrote:

Scratch is designed to be a bit slow - there's an intentional 10 millisecond (I think) delay between blocks. This way, making a sprite forever move 1 step will look like it says, instead of immediately zooming to the edge of the screen.

Turbo Speed gets rid of the 10 millisecond delays - this can be very useful in large processing scripts.

I believe it's a 10 millisecond delay between loops, not every block.  Or some number like that.  I'm pretty sure there's no intentional delay between blocks though.

If not, why does [wait 0 secs] take time???
Jonanthanpb summed it up very nicely, but he forgot one thing: the link to the Wiki!  yikes  XD

Offline

 

Board footer