I can’t seem to get this to work properly. Anyone can think of a way to make it work?
I can get it to work with GOs just fine - positioning so that they are exactly 50px above screen bottom, but not with GUI nodes.
The reason I want this is I want to ensure that there is enough space dynamically created at the bottom of screens to allow banner ads to live without there being huge voids of nothing in the GUI.
Edit: as soon as I posted this, I realized that the pivot I had set was likely interfering and sure enough it was… I’ll post an example of giving enough space for banner ads soon.