Infinite Scroller 2D


The infinite scroller can be used to loop the ‘background’ so that the world looks infinite. Our game

by Playniax


Price History +

The infinite scroller can be used to loop the 'background' so that the world looks infinite. Our game Defenstar used a similar system. It does not move the Unity camera but instead move the objects trough the scene. This is a great alternative scroll system. Docs can be found here 4 examples and example assets included!