This little script implement a finite mesh of squares that can display an infinite amount of sprites. This is achieved by scrolling the mesh in front of the camera point and remapping the sprites on ...
The Infinite Scroll script worked at first but after I deleted a GameObject (Button) from my scrollable container and then added the Infinite Scroll script and hit play, the second I try and scroll, ...