I am trying to make a stamina bar but when the bar reaches 1%, it ends up looking weird (ignore the text):
ClipsDescendants
StaminaBar
Try replacing StaminaBar with a CanvasGroup. CanvasGroups have different clipping behaviour, in that it respects UICorners and stuff.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.