1
NGUI 3 Support / Re: Resizing UI Elements with Nodes in Unity 5.1.2
« on: July 21, 2015, 04:37:41 PM »
How stupid am I! THANKS!! I was killing myself over this one!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
If you are doing it in 2D, then you need to write a script that will scale the game object containing your healthbar based on the distance from the camera to the object the health bar is following.And how can I make it be above the character?