News

Unity Parallax Camera is a camera script that enables parallax effect on the background images. This package comes with an example scene, testing assets, and a script for controlling the camera.
This is a dead simple 2D camera follow script that can be used for top down or side scrolling games. The script can be attached to your Main camera. Then, you'll want to create a GameObject hierarchy ...