A lightweight solution for segmented infintely scrolling 2D backgrounds.
https://docs.unity3d.com/Packages/com.unity.package-manager-ui@2.0/manual/index.html
- Within Unity, navigate to Window > Package Manager
- Click the + button in the top left and select "Add package from git URL..."
- Paste this repository's git URL
https://github.com/Joshalexjacobs/unity-segmented-parallax.git
and click the Add button
For now you'll need to import the Example Scene from the Package Manager window:
- Simple bounding boxes for transform clamping
- Vertical and Horizontal scrolling (currently only vertical is supported)
- Documentation