The Enhanced Scroller package provides a set of utilities to create smooth and customizable scrollable UI elements in Unity. It includes various easing functions for tweening animations and a powerful ...
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 ...