I can’t for the life of me figure this out! What I want is for the GUI screen position to work the way I want it to. :?
It’s very hard to describe but basically I want a button near the bottom of the screen (center width), and have it move like you would expect according to the screen ratio. Unfortunately, every combination of the screen width/height doesn’t do what I want.
Avert Fate has something similar to what I’m trying to achieve, but I don’t know the code for it. Does anyone know if there’s a way to have the gui code for the game? Or tell me how the buttons in the game stay at their specific position at the bottom of the screen regardless of the resolution?
My button seems to go “under” the screen when the res is small, and is in the middle of the screen almost when the res is larger. What gives?
Any help is appreciated.