So I’m trying to make a custom Topbar but theres a problem. When resizing on the left, it works normally, but resizing on the right, it doesn’t position correctly.
Right:
Left:
Video:
So I’m trying to make a custom Topbar but theres a problem. When resizing on the left, it works normally, but resizing on the right, it doesn’t position correctly.
Right:
Left:
Video:
Change the anchor point of the right one, try (1,0) and also the position of the right one too after changing anchor point which affects the “ui locking the positon”
I have tried that but it doesn’t work.
you have to change the position of the right ui to a negative value since its locked to the right side when you anchor you can try x = -136 since youre using offset and not scale value
I don’t understand this, the frame is gone when putting it in the negatives.
Thanks! I have figured it out! Appreciated
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.