PH-zero PH-zero loading
Awsome! I definetly support!
Oh, and this came into my mind
define move (direcion = [up v]) //appearently the parser can't recognize the [up v] =)
if <direction =[up v]> //the red reporters should be custom-block-colored but i didn't get it to work
point in direction (0 v)
move (10) steps
end
if <direction =[down v]>
point in direction (180 v)
move (10) steps
end
when green flag clicked
move [down v] //category=custom
You could add/remove enumerations (list-entrys) by right-clicking on the block and then choose “edit”.