Write GET in the block.

asterix64

  • Posts: 32
Where you choose a block and it's a get something, well write it.
Ex: Actor, position, x of self. 
It should be called Get x of Self.

Same thing for alot of other things in the block. It make it easier to grasp the concept for beginners, like me.

Another example:
Actor, position, direction of Self,
Should be written GET direction of Self.

Thanks