May 3rd, 2018

Unity - ProGrids

Brackeys Tutorial on ProGrids - Youtube

Progrids is a tool that can be obtained for free on the Unity asset store. It allows you to have a grid-system in Unity for constructing your scenes. This can be useful for basic level design and simply keeping items in line with each other.
This can be extremely helpful for prototyping and grayboxing level designs, or even full game creation, especially in a 2D sprite/tile setting.

Comments

Popular posts from this blog

Unity Isometric Tilemap Basics

Modding Monster Train - Harmony Reverse Patches

AStar for 2D Pathfinding in Unity