Thanks.
Offline
Updated.
Offline
Offline
ImagineIt wrote:
Support. What would the C block do?
Everything inside the c-block would run in Turbo Mode, but other than that, the project would run normally. So if you had:
move [10] steps
--------------------------|
| run in Turbo Mode |
| --------------------|
| |
| go to x: [0] y: [0]
| --------------------|
| |
|__________________|
move [5] steps
It would move ten steps in normal mode, go to x: 0 y: 0 in Turbo Mode, and then move five steps in normal mode again.
(Sorry for the bad drawing )
Offline
RedRocker227 wrote:
ImagineIt wrote:
Support. What would the C block do?
Everything inside the c-block would run in Turbo Mode, but other than that, the project would run normally. So if you had:
move [10] steps
--------------------------|
| run in Turbo Mode |
| --------------------|
| |
| go to x: [0] y: [0]
| --------------------|
| |
|__________________|
move [5] steps
It would move ten steps in normal mode, go to x: 0 y: 0 in Turbo Mode, and then move five steps in normal mode again.
(Sorry for the bad drawing )
Why didn't you use forum blocks? I support.
Last edited by schusteralex2 (2012-02-21 12:18:34)
Offline
schusteralex2 wrote:
RedRocker227 wrote:
ImagineIt wrote:
Support. What would the C block do?
Everything inside the c-block would run in Turbo Mode, but other than that, the project would run normally. So if you had:
move [10] steps
--------------------------|
| run in Turbo Mode |
| --------------------|
| |
| go to x: [0] y: [0]
| --------------------|
| |
|__________________|
move [5] steps
It would move ten steps in normal mode, go to x: 0 y: 0 in Turbo Mode, and then move five steps in normal mode again.
(Sorry for the bad drawing )Why didn't you use forum blocks? I support.
Because it's not possible to make custom c-blocks.
And thanks.
Offline
tlangster wrote:
What would turbo mode do? Make it run faster (if so, I support).
ALSO : It is in the BYOB mod
Yep, it makes it run faster.
And cool, I keep meaning to download BYOB.
Offline
RedRocker227 wrote:
tlangster wrote:
What would turbo mode do? Make it run faster (if so, I support).
ALSO : It is in the BYOB modYep, it makes it run faster.
And cool, I keep meaning to download BYOB.
(Also - BYOB cannot upload to Scratch so it kinda makes it... Miss the point...
Offline
if <do this in turbo> //forget the if do sompthing end
Last edited by PencilFactory (2012-02-21 20:30:23)
Offline
Support!
Offline
PencilFactory wrote:
if <do this in turbo> //forget the if do sompthing end
That's already in the original post.
Haiming wrote:
Support!
Thanks
Offline
Yes, I support.
Offline
Thanks.
Offline
support.
stop all if turbo off display sprite [Spritename v] if turbo off
Last edited by Zeusking19 (2012-02-24 15:56:51)
Offline
Cool!! I support
Offline
RedRocker227 wrote:
NeilWest wrote:
How about:
When gf clicked wait until <turbo mode [on v]> do somethingWhen gf clicked wait until <turbo mode [off v]> do somethingWell?Great idea! I'll add that those blocks the original post. Do you support?
Yeah! I support, this will be much easier than the current, extremely complicated method that I use. But never have.
Offline
RedRocker227 wrote:
Mokat wrote:
Support!
Maybe a good block to add would be:run in turbo mode until [ ] do something endThanks for supporting!
That would be easily replicated like this though:Turbo Mode on repeat until <something happens> do something end Turbo Mode off
I HAVE SUGGESTION:
run in turbo mode for [ ] secs
Offline
berberberber wrote:
RedRocker227 wrote:
Mokat wrote:
Support!
Maybe a good block to add would be:run in turbo mode until [ ] do something endThanks for supporting!
That would be easily replicated like this though:Turbo Mode on repeat until <something happens> do something end Turbo Mode offI HAVE SUGGESTION:
run in turbo mode for [ ] secs
Cool!
My 1,400th post and the 50th post in this topic.
Offline
RedRocker227 wrote:
I suggest that there be four new blocks; "Turbo Mode on", "Turbo Mode off", "Turbo Mode is on/off" and a c-block, "run in Turbo Mode".
I'm currently making a game which requires Turbo Mode for the colour sensor to work properly, but with Turbo Mode, you can't have any effect blocks, as they all run too quickly. These blocks would solve that problem.
Here's what they'd look like:Turbo Mode onTurbo Mode off<Turbo Mode is [on v]?>And a c-block which I can't make
Supporters (15)RedRocker227
ngamer
TRocket
Mokat
scimonster
soniku3
Liru
veggieman001
wolvesstar97
stevetheipad
SJRCS_011
ImagineIt
schusteralex2
Haiming
ProgramCATTo support, simply post "I support", or something along those lines.
EDIT; I'm no longer updating the supporters list, it's correct as of 29th March 2012. Still give your opinion on the ideas, though.
I like the idea! but is the third one necessary? you could just program scratch to do it... here is an idea of the third one... http://scratch.mit.edu/projects/SFollis/2613149
Offline