News

This guide walks you through the steps to create a 2D line that can be drawn using touch input in Unity. The line will be rendered using a Line Renderer component and will have an Edge Collider 2D ...
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 ...