Hey guys! Ive been having some healthbar problems. I am making a towerdefence and ofcourse i want the enemies in this game to become harder with each wave. So i have added a event that adds 5*CurrentWave to their health each wave. The only problem is that this expands the healthbar as well, which makes for some ridiculously long healthbars after a few waves. Any ideas on how i could make the healthbar set to 1 specific width and make sure it doesnt expand when more health is added?