I’m making my first attempt at a boss fight, and a problem I’m having is that the health bar gets more and more disruptive the farther away the player is, to the point where it just becomes a nuisance.
Is there a way I can stop the UI from scaling relative to the player’s camera distance? None of the constraints such as UISizeConstraint seem to be working on it.