ID:157172
 
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??
You need to anchor some of the controls. That will determine their position no matter the size of the window.