I wasn’t getting any responses on my other thread about this from a couple of weeks ago. I know that double-posting is generally a “no-no”, but I figure I may have posted in the wrong forum the first time.
Anyways…
I need to have two vertical UI panels; one on each side of the screen. Their height needs to scale to the height of the screen, and the width needs to scale in such a way that the space between them (the actual game view) is perfectly square. I’ve worked with UI components before, but it’s always been a struggle for me, so I’m looking for some pointers on how to set this up so that the UI components on each vertical panel aren’t all messed up at different screen sizes.
Any suggestions for how to get started would be greatly appreciated.