Scrolling Game Development Kit Forum
SGDK Version 2 => Help, Errors, FAQ => Topic started by: ststrou on 2007-11-12, 06:55:18 AM
-
Is it possible to set the size of the game window? If so, where do I do that? Also, is it possible to make the generated game run in full-screen mode? Thanks.
-
All of these things are controlled in the properties window of the project. Double-click on the "project" item in the tree (or right-click->Edit). DisplayMode allows you to select the screen size from standard display sizes, and Windowed allows you to set whether it starts out full-screen or windowed.