Discuss Scratch

chriscreators14
Scratcher
500+ posts

Operator block merge

Hello, boys, girls, women, men, and whoever I forgot to include, and welcome to my “Operator Block Merge” suggestion. See the five blocks below?
((1) + (2)) // 3
((2) - (1)) // 1
((2) * (2)) // 4
((4) / (2)) // 2
((4) mod (3)) // 1
My suggestion is to merge all of them into a block like this:
((1) [+ v] (2)::operators)

// and possibly these two too???
<(1) [> v] (2)::operators> // merge of < = and >
<<> [and v] <>::operators> // merge of or and and
Pros
You can select the operation you want using the dropdown
Cons
A bit difficult for the scratchblocks system, if ever updated to 3.0, to decide the shapes.
MythosLore
Scratcher
1000+ posts

Operator block merge

This is already being suggested here.

chriscreators14 wrote:

Cons
A bit difficult for the scratchblocks system, if ever updated to 3.0, to decide the shapes.
????

(sorry for the large image)

Powered by DjangoBB