Discuss Scratch
- Discussion Forums
- » Suggestions
- » This block would make a lot of things easier...
- cookieclickerer33
-
Scratcher
1000+ posts
This block would make a lot of things easier...
This is not only impossible, it’s also just not how coding works
- Matikiscool
-
Scratcher
100+ posts
This block would make a lot of things easier...
Oopsies.Well, try this!
The Block<[ ]>Why Do We Want/Need It?
I saw a topic about this just earlier, it would be a bit simpler, and quicker to use.
Examples of The Block's Usewhen this sprite clicked
forever
if <(costume #) = [ <[1]> or <[2]>]> then
wait (1) secs
next costume
else
wait (.14) secs
next costume
end
when green flag clickedWho needs this!
forever
wait (0.1) secs
next costume
end
<[]>
Last edited by Matikiscool (Jan. 11, 2024 18:27:02)
- Matikiscool
-
Scratcher
100+ posts
This block would make a lot of things easier...
This is totally pointless. This reminds me of a fictitious store chain I made up…^ Also, this is what the block looks like…
Who would want to cast strings into booleans anyway?! No support.< [] :: operators>[/Oopsies.
The Block<[ ]>Why Do We Want/Need It?
I saw a topic about this just earlier, it would be a bit simpler, and quicker to use.
Examples of The Block's Usewhen this sprite clicked
forever
if <(costume #) = [ <[1]> or <[2]>]> then
wait (1) secs
next costume
else
wait (.14) secs
next costume
end< [] ::operators>OR<[]>
Last edited by Matikiscool (Jan. 11, 2024 18:28:32)
- among_us1w2
-
Scratcher
1000+ posts
This block would make a lot of things easier...
Oopsies.Well, try this!
The Block<[ ]>Why Do We Want/Need It?
I saw a topic about this just earlier, it would be a bit simpler, and quicker to use.
Examples of The Block's Usewhen this sprite clicked
forever
if <(costume #) = [ <[1]> or <[2]>]> then
wait (1) secs
next costume
else
wait (.14) secs
next costume
endwhen green flag clickedWho needs this!
forever
wait (0.1) secs
next costume
end
putting this in a quote because you didn't make the scratchblocks right
That is not the intended purpose of the code and does not replicate it. Also, please don't write in blocks, it gets annoying real fast.
Last edited by among_us1w2 (Jan. 11, 2024 19:18:54)
- Discussion Forums
- » Suggestions
-
» This block would make a lot of things easier...


