I was developing an interface for my game, took time getting everything aligned correctly and whatnot..
But when ran it on a PC instead of my laptop the screen size and interface was distorted..
Is this becuase I need to find out the players screen size and set the window at runtime??
ID:157172
May 2 2010, 8:00 am
|
|
May 2 2010, 8:09 am
|
|
You need to anchor some of the controls. That will determine their position no matter the size of the window.
|