News

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 ...
This repository contains a Unity 2D parallax script designed to create a parallax scrolling effect for layered backgrounds in your 2D game. The script allows you to adjust the parallax effect on both ...
This final installment discusses how to add levels, collectibles and more to finish a simple 2D platformer for Android! All assets and scripts included.