Game Development Community

Menu Re-sizing

by Samuel Read · in Torque Developer Network · 05/13/2011 (2:02 pm) · 2 replies

I have started to layout a simple level select menu in Torque 3D but when I resize it to fit the screen it doesn't resize the images/icons? This ruins the layout if the window is not the right size, how can I fix this?

Thanks

About the author

Studying Games Design at Huddersfield University.

Recent Threads

  • Moving Platforms

  • #1
    05/14/2011 (10:27 am)
    have you tried setting the horizSizing and vertSizing to relative in the gui items layout settings?
    #2
    05/14/2011 (3:14 pm)
    Yup and the image doesn't resize so the sides get cut off if the window/screen is to small.