How to prevent the user from freely controlling the window?

Hello~!
I’m a beginner.

I want to prevent users from adjusting the screen resolution.
What should I do? :disappointed_relieved:
I’m using Blueprint.

Is this for the window size or for the game resolution?
if it is for the Window size try this:

Under Project Settings, search Window and uncheck the “Allow Window Resize”

This won’t lock anyone in fullscreen mode, if they press f11, will the game go to border mode.

Please tell me if this help you

1 Like