In 2D platformer games, responsive and fluid character movement is essential to ensure an engaging player experience. The script provided controls various movement mechanics such as walking, running, ...
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 ...