Step 12: Player Start Position 1

Goal:


Let’s set the position of the player sprite to the left side of the screen before bringing it into the game.

Steps:

  1. From Motion, place a go to x/y block.
  2. Set X to -280 and set Y to -89.

Code: