News

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 ...
The script provided controls various movement mechanics such as walking, running, jumping, dashing, and wall interactions like sliding and wall jumping. This comprehensive player controller is ...
A complete tutorial explaining how to create a very basic 2D platform game for Android with touch-screen controls in Unity.
In part two of this tutorial we look at adding hazards, multiple platforms, ground detection and much more to create a basic but fun platformer.