Game Development Community

GUI issues with resolution changes

by Flybynight Studios · in Torque Game Engine · 11/22/2006 (10:41 am) · 1 replies

I know this appears to be an isue from what I have read on the searches.. But surely there must be some way to allow for some diversity in the screen resolutions without completely destroying the GUI layouts..

I apologize if I missed the obvious but what I am experiencing is that when I change my game resolution from it's native 800x600 to 1024x768 ALL of the GUI screens are whacked. They look just fine in 800x600.. However in 1024 they are way out of alignment.

Is there some simple procedure I neglected to follow? Anyone else who has found a way to deal with this I woudl sure appreciate the pointers.

Thanks.

Mark

#1
11/22/2006 (11:01 am)
Look at the scaling, setting it to relative have help. When you change resolutions, there are a lot of ways the gui controls can move around.