Unity 2d platformer — Health UI System
Mar 12, 2023
In this video we are going to add simple UI to display the health of our player in 2d platformer built with Unity. Instead of using the Canvas we’re going to build it with UI Toolkit which is pretty similiar to how UI in web development is being built.