I figured it out based on a different discussion thread you answered haha, I was trying to add the bar object into the world from the constructor of the unit.
Having some trouble adding the health bar to the world from a non-world class. Specifically I am making a game where you can create units and want the health bar to be created at that units x and y coordinates and follow them but I am getting a null pointer exception.
Recent Comments
2014/4/22
Progress bar/Health bar class
2014/4/22
Progress bar/Health bar class