Hi Guys
I would like some honest, constructive feedback on what you think of the health bar script I have written some time ago. Asides from that, this script is free for anyone to use as a way of contributing to the forums even though I'm still a beginner/moderate programmer.
Kind, honest feedback is appreciated, thank you.
Oh btw if there are questions please do ask and I'll do my best to answer them correctly.
Free Health Bar script
I would like some honest, constructive feedback on what you think of the health bar script I have written some time ago. Asides from that, this script is free for anyone to use as a way of contributing to the forums even though I'm still a beginner/moderate programmer.
Kind, honest feedback is appreciated, thank you.
Oh btw if there are questions please do ask and I'll do my best to answer them correctly.
Code (csharp):
- using UnityEngine;
- using System.Collections;
- public...