Commands: goto/(line number here) square/topleft/topright/bottomleft/bottomright/white = W, gray = G, black = B if/boolean/line if true/line if false variable/variablename/variablevalue (Variable works for setting AND creating variables.) clear Booleans: key.left, key.right, key.up, key.down, key.space, key.z, key.x, value1.=.value2 Integers: Standard Numbers var.variablename value1.+.value2 value1.-.value2
You write code by editing the script inside the 'glow' sprite for now. The builtin code basically makes a square flash whenever you press space.