Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » True block
- liamman123
-
16 posts
True block
Is there a true block on scratch??
Please answer if you know
Thanks,
Liamman123
Please answer if you know
Thanks,
Liamman123
- GunChleoc
-
500+ posts
True block
There is no true/false as such, but you can use 1/0 instead:
- deck26
-
1000+ posts
True block
Might do but it's the sort of thing which you possibly can't always rely on staying that way.Just like that gives you true
If you really need something like that I'd use
- -Scratcher-
-
100+ posts
True block
Yes, you're right and I would never think about it in other programming languages, but in Scratch it's useful to do it, so it was just an ideaMight do but it's the sort of thing which you possibly can't always rely on staying that way.Just like that gives you true
If you really need something like that I'd use

- happyguy-_-
-
2 posts
True block
that workedMight do but it's the sort of thing which you possibly can't always rely on staying that way.Just like that gives you true
If you really need something like that I'd use
- deck26
-
1000+ posts
True block
No need to necropost. Hopefully most scripts provided as solutions will work!that workedMight do but it's the sort of thing which you possibly can't always rely on staying that way.Just like that gives you true
If you really need something like that I'd use
- owilson_CO2
-
8 posts
True block
wherewhere did u get those when <> is true block?
What is that a old block?
- deck26
-
1000+ posts
True block
Please try to avoid necroposting.wherewhere did u get those when <> is true block?
What is that a old block?
This never existed that I'm aware of and seems unlikely. It would be confusing - would it only start when the boolean changed from false to true or would the script restart when it finished if the boolean was still true? Doesn't feel like it would really fit the way Scratch normally works.
Last edited by deck26 (Oct. 12, 2021 07:58:58)
- Discussion Forums
- » Help with Scripts
-
» True block