Hello everyone, I've been seeing a very odd issue related to anchors and element positioning which I've never seen before. Basically, I've been having a problem trying to keep elements with anchors aligned in a certain position.
Notice in the picture "centered", that the 2 hierarchies (containeringamemenu and containeringameui) are positioned in the center of the screen with anchor points assigned to them. See how in "NOTcentered", for some reason, the elements are now off center (yet all other elements on the screen have moved correctly). For some reason, these 2 hierarchies just will not behave the way I want them to. The part that confuses me, is that I have many other elements positioned using the exact same setup and work just fine, except for the elements in the pictures. So why do the offsets seem to only be absolute instead of relative like they are normally?
If anyone knows what I've done to make these elements not behave as expected, I would love to know.