Hey ArenMook,
So I created this healthbar with a progress bar, but I want to use this for all the enemies that spawn in my game, is there any way to assign it to the instances of the enemies and instantiate this object for each one of them?
Or do I need to create the healthbars outside the GUI? any help would be greatly appreciated!