Support => NGUI 3 Support => Topic started by: kodagames on July 20, 2014, 11:03:09 PM
Title: Custom Health Bars
Post by: kodagames on July 20, 2014, 11:03:09 PM
Hello,
Is it possible to create a custom health bar like in this video (frame 15:02 on the timeline) https://www.youtube.com/watch?v=dpXJrgRJRQI#t=505 you'll see the Red icon on the left hand side what Id like to do is create a hud that fades down like in the video using Ngui.
As you can see I can easily do it with Unity by messing with a materials _CutOff (like in the video above) but then I lose out on saving on draw calls etc..