Change 'Game Native Resolution' with this plugin.
- Set Resolution - It takes 'Width' and 'Height' as parameter and changes window size accordingly
- Set Full Screen - Makes game full screen
- Reload Game - Reloads the game to prevent font sizing bugs
- You can add a setting which changes window resolution.
- You can add a keyPress event which loops through different resolutions when a key is pressed.
- You can let user decide window size using variables.
- You can add a 'Confirm' button which will reload the game after the player has set desired resolution.
- Reload the game after changing window resolution. This will prevent some font sizeing bugs.
- When exporting project, make sure to change window resolution to initial Game Native Resolution.