Ahhh, ic, I can fix it by using a top left origin. Nice.
Is there any way to us anchors to anchor an object without stretching it? E.g. not anchor it to left or right, only say bottom? I.e. not anchor it to a corner, but a side?
E.g. if you want a button to stay at the bottom in the middle, but you dont want it to stretch (which is what happens if you anchor it to left and right). E.g. if you could say NONE in the "left edge", "top edge" "right edge" and only have "Bottom edge" set to window bottom: the system would keep the objects ratio to left and right edges (so if it was bang in the horizontal center, it would keep 50% on the left, and 50% on the right).
I have to simulate this currently by repositioning the object on every tick.
Thanks for your help!