0 votes

Just like the title says. I'm trying to figure out if there's a way of resizing the screen resolution of the computer while the game is running. I can't seem to find any method, so I figured I'd ask just to be sure.

in Engine by (449 points)

1 Answer

0 votes

as i understand we can use
OS.setwindowsize(value)

value is something like Vector2(1366x768)

looks like you'll need to create a option menu for that

by (71 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.