This tutorial explains how to create smooth parallax scrolling in Unity to add depth and immersion to 2D environments.
A clear tutorial on using Unity Tilemaps and Rule Tiles to speed up level creation. #Unity2D #Tilemap #GameDevelopment ...
Use the 2D SpriteShape package as a powerful worldbuilding tool that allows you to tile Sprites along the path of a shape, with the Sprites automatically deforming in response to different angles ...
This series builds off of the player controller series from before. However, you can start here if you wish to only learn more about the weapon system. A starting state is provided. Otherwise you can ...