switchbackdrop()

The function changes the Stage's backdrop to the specified one.

nextcostume()

The function changes its sprite's costume to the next one in the costumes pane, but if the current costume is the last in the list, the block will loo…

switchcostume()

The function changes its sprite's costume to a specified one.

think()

The function gives its sprite a thought bubble with the specified text, which stays for the specified amount of seconds.

say()

The function gives its sprite a speech bubble with the specified text — the speech bubble stays until another speech or thought block is activated, …

direction()

The function returns the sprite's direction in angle.

y()

The function returns the sprite's Y position.

x()

The function returns the sprite's X position.

setrotationstyle()

The function changes the Rotation Style of the sprite in-project. Regardless of the style, the variable direction will still change.

bounceonedge()

The function checks to see if its sprite is touching the edge of the screen with the move steps block — and if it is, the sprite will point in a dir…

Get in Touch!