C# Unity3D By Jason Weimann / August 24, 2018 Share 0 Tweet Health bars are important in many game types. Luckily, they’re easy to add to your Unity game! I’ll show you how to get them hooked up with a clean simple solution using worldspace UI canvas and a simple filled sprite + a little code.. Related