As the title says. For examples of blocks I have made, look at this: (link to project)
Here are some examples on requesting. You can request a block with:
-color pickers
-round input fields (intergers)
-square input fields (string)
-triangular input fields (conditions)
-check-box beside
They can be in any category: Control, Sensing, etc
They can be any type:
-Reporter: Round block || Example:
<x position>
-Boolean: Triangular block || Example:
<( <=> )>
-Control: Normal block || Example:
<stop all sounds>
-Hat: Scripts start with these || Example:
<when green flag clicked>
<when[ ]key pressed>
etc
Offline