When trying to put XML UI elements on the bottom of objects, it seems most things are completely fine with just adding the “rotation = 0 180 0” attribute and will work as intended when positioned under an object.
VerticalScrollViews (and in a similar fashion but their own way HorizontalScrollViews), however, break when this attribute is applied to them. When rotation is “0 180 0,” then the UI element just becomes a transparent gray box.
Stranger still, starting at “0 180 46,” the UI element starts to reappar more and more the closer it’s rotated to 90. Then at 90, it’ll fully reappear and work as intended, just of course being limited to being sideways. Linked below is how it appears at “0 180 50”
https://files.catbox.moe/4cslw4.png