So i am making a ui and when i open output my textbutton changes position.
before opening output
after opening output
So i am making a ui and when i open output my textbutton changes position.
before opening output
Are you using scale or offset for the button’s position?
im using scale and i used autoscale lite and added uiaspectratio
You should use offset. As for the AspectRatioConstraint, I can see that the button’s size changes too. That may be unwanted.
It is still not working what should i do now
How does it look like now? Is the button positioned relative to the mechanic icon?
Can you show me the properties of the text button please?
You’re still not using offset.
I changed it but still not working
Okay, can you show it to me now so that I know how much offset you’re using?
Ok here it is
top one is position
Then just make the X offset smaller.