Hello. I created a basic enemy grunt and an active object drawn to look like an life bar. The life back is set 0, -60
from the grunt's hotspot. How much life is displayed is based on the grunt's alt value D.
I can duplicate the grunt easy, but how do I duplicate the life bar and have it so each grunt has their own life bar?
Thanks.
Edit: I just duplicated a grunt and a life bar, so my level had two set of each. And it worked! Without adding or changing any code. I'm happy, but -why- did that work?