Goal:
Whenever the game restarts, we want to reset the StormTrooper to the center bottom position of the game screen.
The coordinates for this is (0, -134)
Steps:
-
- Click on the “Trooper” sprite
- From Events, place a When I receive StartGame! clock
- From Motion, place a go to x/y block and set X to 0 and Y to -134