So it seems all UI elements are placed within parent elements, such as MainHUD, Leftportrait, Rightportrait and Bottombar etc. The position of these parent elements can not be edited via XML. Did I get that somewhat right?
So if I wanted to move my own HP/Stamina bar (which by default is placed in the Leftportrait parent element), can I only move it within that element? Or can I use the Rect coordinates to move it outside it's parent element? Or even place it in a whole other parent element?