Background Looping

While asteroids move toward spaceship, if we add a looping effect on background, it will create a visual effect of spaceship moving forward in an environment. To do this following steps were taken:

A box collider was added to the background image. This box collider covers the entire image. And, the collider contains the Size property that will provide us the size of the image. 

Box Collider Caption