Step 6: Background Reset 2

Goal:


Once the background has reached the left side (x=-460) of the game screen, we need to change its position to the right side of the screen (x=465).

By having our two background sprites moving and changing positions like this, it gives the illusion of a never ending background.

Steps:

  1. From Motion, place a go to x/y block.
  2. Set X to 465 and Y to 18.

Code: