Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Anyone know what the "is Turbowarp?" block thing?
- LemonyShulker
-
2 posts
Anyone know what the "is Turbowarp?" block thing?
Does anyone know what the “is Turbowarp?” block thing? im super confused..
- alpha_ape_13
-
500+ posts
Anyone know what the "is Turbowarp?" block thing?
Turbowarp is a Scratch mod made by garbomuffin to make projects run faster (Here)
<is turbowarp? :: custom>This block is to see if the project if running on turbowarp
Last edited by alpha_ape_13 (Jan. 16, 2025 12:58:18)
- BigNate469
-
1000+ posts
Anyone know what the "is Turbowarp?" block thing?
Here)Note that it's able to be made on Scratch, as it's really just a custom blocks boolean input. Turbowarp is a Scratch mod made by garbomuffin to make projects run faster (<is turbowarp? :: custom>This block is to see if the project if running on turbowarp
You should not use this block to only make a project usable on TurboWarp, as some people may not want to and doing so isn't really allowed.
- NotK3ndricAltAgain
-
100+ posts
Anyone know what the "is Turbowarp?" block thing?
Wait really? I didn’t know that.Here)Note that it's able to be made on Scratch, as it's really just a custom blocks boolean input. Turbowarp is a Scratch mod made by garbomuffin to make projects run faster (<is turbowarp? :: custom>This block is to see if the project if running on turbowarp
You should not use this block to only make a project usable on TurboWarp, as some people may not want to and doing so isn't really allowed.
Maybe a recommendation instead, but your still able to run the project on Scratch?
- --ORI0N--
-
100+ posts
Anyone know what the "is Turbowarp?" block thing?
It's a block that can only be found in the TurboWarp editor, but if you upload a project with it in it to the Scratch website, it'll still load.
Typically, it's used to warn users playing rather complex projects that it might be laggy on Scratch.
Typically, it's used to warn users playing rather complex projects that it might be laggy on Scratch.
I've seen a couple projects with 10,000+ views do that. Is it really banned? I haven't heard anything about it. You should not use this block to only make a project usable on TurboWarp, as some people may not want to and doing so isn't really allowed.
- LemonyShulker
-
2 posts
Anyone know what the "is Turbowarp?" block thing?
You can use it to block turbowarp from your game 

- SpyCoderX
-
1000+ posts
Anyone know what the "is Turbowarp?" block thing?
A lot of times the project is extremely laggy on scratch since it isn’t as optimized (and isn’t compiled to JavaScript) as Turbowarp.Wait really? I didn’t know that.Here)Note that it's able to be made on Scratch, as it's really just a custom blocks boolean input. Turbowarp is a Scratch mod made by garbomuffin to make projects run faster (<is turbowarp? :: custom>This block is to see if the project if running on turbowarp
You should not use this block to only make a project usable on TurboWarp, as some people may not want to and doing so isn't really allowed.
Maybe a recommendation instead, but your still able to run the project on Scratch?
- GameCatastrophe0927
-
100+ posts
Anyone know what the "is Turbowarp?" block thing?
You can use it to detect whether or not you should use laggy stuff, because Turbowarp runs faster and loads better than Scratch with less errors and a working cloud server.
- Peter-Dunbar
-
100+ posts
Anyone know what the "is Turbowarp?" block thing?
Where did you get this information? You can use it to block turbowarp from your game
- rodper6635
-
100+ posts
Anyone know what the "is Turbowarp?" block thing?
I guess they mean something likeWhere did you get this information? You can use it to block turbowarp from your game
when green flag clicked
if <is turbowarp?> then
stop [all v]
end
- unnor
-
500+ posts
Anyone know what the "is Turbowarp?" block thing?
or stop people from playing it on scratch You can use it to block turbowarp from your game
- 50_scratch_tabs
-
1000+ posts
Anyone know what the "is Turbowarp?" block thing?
That's not allowed.or stop people from playing it on scratch You can use it to block turbowarp from your game
- nightbkid
-
48 posts
Anyone know what the "is Turbowarp?" block thing?
Here)Note that it's able to be made on Scratch, as it's really just a custom blocks boolean input. Turbowarp is a Scratch mod made by garbomuffin to make projects run faster (<is turbowarp? :: custom>This block is to see if the project if running on turbowarp
You should not use this block to only make a project usable on TurboWarp, as some people may not want to and doing so isn't really allowed.
Well what if it’s needed to make Turbowarp only or it breaks entirely on scratch
- GameCatastrophe0927
-
100+ posts
Anyone know what the "is Turbowarp?" block thing?
I've seen people do it when their projects constantly crash on Scratch, and it's fine That's not allowed.
- Discussion Forums
- » Questions about Scratch
-
» Anyone know what the "is Turbowarp?" block thing?