Change your game resolution

3
  • 39 favourites

Stats

5,500 visits, 7,623 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Not everyone has high powered devices to game on so I was looking for a way to allow people who play my game to change the resolution. The forum member Aphrodite told me how to easily do that. All you have to do is combine the actions "set canvas size" and "set layout scale" like this:

My original resolution was 1600x900 pixels. To find the correct setting for the scale action, I just divide the resolution I want to change it to by 1600, getting the correct ratio.

This can be combined with an options page and touch or mouse objects to allow the user to change the resolution.

I hope this will be helpful and thanks for reading!

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!