In-Game Menu
Along with Leadwerks GUI, Leadwerks 4.4 adds an in-game menu that is available with the default Lua scripted game. You can use this to allow your users to adjust settings in the game, or provide a more sophisticated way to quit the game than simply pressing the escape key.
The default window size has been changed to 1280x720 when run from the editor. Your game will now run in fullscreen mode by default when it is launched outside the editor.
All of these changes are contained in the Main.lua and Menu.lua scripts, and can all be modified or removed to your heart's content.
A full build is available now on the beta branch.
- 6
16 Comments
Recommended Comments