- Home /
Question by
TurboHermit · Aug 28, 2013 at 12:51 PM ·
guiresolutioninterfaceaspect ratio
Resolution & aspect ratio GUI
Hi, I'm making a game for different mobile platforms using different resolution and aspect ratios. I made everything on one resolution so far and when I export it on another aspect ratio or resolution, obviously all my GUI interface elements are out of position, because I positioned everything manually using Rect.
Does anyone have some tips or tricks on interface positioning for multiple aspect ratios and resolutions?
Comment