Hey all,
What can I do to resize my game depending on the screen size? I believe this can be accomplished with events, but Iām not sure how to execute this properly
Are you trying for mobile? Do you want it to be fullscreen? If you want then you can change game property to no changes in size and enable full screen mode with events!
Activate full screen : yes aspect ratio : no !
This will make whole game stretched!
1 Like
Thanks! This will for all screens right?
1 Like
nevermind, thank you
1 Like