Discuss Scratch
- Discussion Forums
- » Suggestions
- » New scratch blocks
- PickleMan_5000
-
Scratcher
100+ posts
New scratch blocks
hello! these are blocks that are not in scratch!
(distance to x: ()y:()::sensing)Have more? post them!
<[true v]::operators>//true or false
<<>xor<>::operators>
(if<> then []else[]::control)
<if<>then<>else<>::control>
Last edited by PickleMan_5000 (April 11, 2023 00:47:37)
- INSERT-USER_NAME
-
Scratcher
1000+ posts
New scratch blocks
Not to be mean or anything, but I don't think the Scratch Team would add .
- PickleMan_5000
-
Scratcher
100+ posts
New scratch blocks
Oh, these are eseiar instead of comments.
//[]::grey stack
//[][]::grey reporter
//[]()::grey reporter
<[]<>::grey>
- medians
-
Scratcher
1000+ posts
New scratch blocks
Lists of unrelated suggestions should go in separate suggestions.
True can be done with anything that is true:
https://web.archive.org/web/20230401210613/https://scratch.mit.edu/discuss/topic/673785/?page=3#post-7105761

True can be done with anything that is true:
<[1] = [1]> //change this to false for falseFor the distance x: y: you can do:
https://web.archive.org/web/20230401210613/https://scratch.mit.edu/discuss/topic/673785/?page=3#post-7105761

Last edited by medians (April 11, 2023 01:11:16)
- MrFluffyPenguins
-
Scratcher
1000+ posts
New scratch blocks
the true or false block can be recreated with this:
<[1] = [1]>//truealso, only one block suggestion is allowed per topic, unless they're all related (like blocks for an extension)
<[pigs fly] = [true]>//false
- Paddle2See
-
Scratch Team
1000+ posts
New scratch blocks
Please create a separate topic for each suggestion you have, rather than creating a list of suggestions. That way, the conversation stays focused and each idea can get the attention it needs.
Before making a new topic, please check out the following:
Before making a new topic, please check out the following:
- The Official List of Rejected Suggestions. If your suggestion is in this list, please do not make a new topic about it, as it will not be implemented anyway.
- The Suggestions Directory. If your suggestion is in this list, please continue the discussion in the existing topic, rather than making a new topic.
- Discussion Forums
- » Suggestions
-
» New scratch blocks