I am currently making UI for my game. I don’t have very much experience with UI, so I am kind of learning as I go. I have UI set up the way I want it, it’s all finished. It scales properly on mobile devices in terms of size, however, position and alignment is a completely different story. I can’t get some of the UI to stay in the center of the canvas when I test on different devices. I’ve tried so many different things to fix this, but to no avail. Does anyone here know how I can fix this?
In one screenshot, you can see everything aligned the way I want it. However, in the other screenshot, when I test the mobile screen, a lot of my UI is no longer centered in the middle, which is extremely frustrating.
Is there a way to fix this without altering the UI significantly? A lot of it has already been scripted.