I need to make a HPbar dor an NPC.
The ProgressBar is inherited from the control and therefore has no z-index.
I've tried putting the node in a CanvasLayer, but then it doesn't move with the character. The question is whether it can be solved by build-in methods?
(Of course, I can give all nodes a negative z-index, but this is not good)