I want the UI to stay on the screen on all devices and tween to the same place.
Not sure how to do that as I am a pretty new UI designer.
I have looked on the Developer Forum and found nothing of use.
Setting an anchor point should stop the UI from moving.
For this, I set the position to {0.98, 0} and {1, 0}
Set the anchor point to the first x value followed by second x value - so in this case {0.98, 1}
This worked, thank you very much!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.