@juju wrote:
How can I properly control the window size? I've tried
"graphics.PreferredBackBufferWidth = X;
graphics.PreferredBackBufferHeight = Y;",
but the screen just gets all weird. The window appears to be square, actually, and no matter what I do, it just scales everything inside itself.I'm using a 800x600 image as background, but the image inside the window is just all over the place.
Posts: 2
Participants: 2