Discuss Scratch
- Discussion Forums
- » Suggestions
- » Block: Turbo mode <on/off>
- scratchcode1_2_3
-
1000+ posts
Block: Turbo mode <on/off>
(#374)wow i found young me, well i kinda support now, but still just use run without screen refresh
No support. Just use run without screen refresh.
edit:
(#421)
No support, just use the custom block's run without screen refresh, It's basically the same thing.
what the heck i posted on this twice, 3 times if you count this time
i got dementia XD
Last edited by scratchcode1_2_3 (Dec. 29, 2024 23:02:14)
- medians
-
1000+ posts
Block: Turbo mode <on/off>
That can lag the project, and this would also allow for turbo mode on mobile (without having to enter the editor). Also, the annoying thing about that is that you have to create a custom block to do so.(#374)wow i found young me, well i kinda support now, but still just use run without screen refresh
No support. Just use run without screen refresh.
- scratchcode1_2_3
-
1000+ posts
Block: Turbo mode <on/off>
(#443)yeah you said the thing last year too, i think we're both getting demeninaaiThat can lag the project, and this would also allow for turbo mode on mobile (without having to enter the editor). Also, the annoying thing about that is that you have to create a custom block to do so.(#374)wow i found young me, well i kinda support now, but still just use run without screen refresh
No support. Just use run without screen refresh.
- medians
-
1000+ posts
Block: Turbo mode <on/off>
Two of my points were not in my past post. Also, how am I supposed to remember some random post that I made 1 year ago out of 20,000+ posts?(#443)yeah you said the thing last year too, i think we're both getting demeninaaiThat can lag the project, and this would also allow for turbo mode on mobile (without having to enter the editor). Also, the annoying thing about that is that you have to create a custom block to do so.(#374)wow i found young me, well i kinda support now, but still just use run without screen refresh
No support. Just use run without screen refresh.
- Cool_kid092
-
500+ posts
Block: Turbo mode <on/off>
support. then a user wouldnt have to go into the project and get their device completley blown to smitherines
- RAINWINGS_ARENT_LAZY
-
13 posts
Block: Turbo mode <on/off>
there could also be like multiple options, like:
with options like turbo mode, fullscreen, and other poosible things! or it could be like this:
so that you could control how fast the turbo mode speed is!
turn on [ v]
with options like turbo mode, fullscreen, and other poosible things! or it could be like this:
set turbo mode speed to []
so that you could control how fast the turbo mode speed is!
Last edited by RAINWINGS_ARENT_LAZY (July 12, 2025 12:44:08)
- kkidslogin
-
1000+ posts
Block: Turbo mode <on/off>
(#450)The point of Turbo Mode is to execute the code as fast as possible by ignoring “unnecessary” things like refreshing the screen. Its speed cannot be controlled unless you create an algorithm to purposely refresh the screen every number of cycles.set turbo mode speed to []
so that you could control how fast the turbo mode speed is!
- RAINWINGS_ARENT_LAZY
-
13 posts
Block: Turbo mode <on/off>
ah, that makes sense(#450)The point of Turbo Mode is to execute the code as fast as possible by ignoring “unnecessary” things like refreshing the screen. Its speed cannot be controlled unless you create an algorithm to purposely refresh the screen every number of cycles.set turbo mode speed to []
so that you could control how fast the turbo mode speed is!
- zbsmobile
-
40 posts
Block: Turbo mode <on/off>
I think a turn on/off turbo mode block would be really helpful. Then people wouldn't have to manually turn it on if your code relies on it and the off part could help if it is useful just for part of your code.
It could just look something like this
It could just look something like this
set [ Turbo Mode] to [on]
Last edited by zbsmobile (Sept. 13, 2025 22:14:22)
- da-ultimate-creater
-
100+ posts
Block: Turbo mode <on/off>
Support. It would be easier and much more convenient to turn it on for the viewer instead of asking them to do it themselves.
- Gamer_Logan819
-
1000+ posts
Block: Turbo mode <on/off>
i assume rapidly switching turbo mode on and off would be an extremely easy way to crash a browser or device. not tested, just a hypothesis
- Toodchop
-
100+ posts
Block: Turbo mode <on/off>
Support, it could be useful.
Last edited by Toodchop (Sept. 23, 2025 09:42:48)
- Toodchop
-
100+ posts
Block: Turbo mode <on/off>
I can design the block:
set turbo mode to [on v] :: sensing
- Discussion Forums
- » Suggestions
-
» Block: Turbo mode <on/off>