mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
"first 2D game" - minor additions, clarification when areas of the editor are first mentioned (#10378)
* "First 2D game" - minor additions, clarification Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com> --------- Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com> Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,8 @@ Your project folder should look like this.
|
||||
This game is designed for portrait mode, so we need to adjust the size of the
|
||||
game window. Click on *Project -> Project Settings* to open the project settings
|
||||
window, in the left column open the *Display -> Window* tab. There, set
|
||||
"Viewport Width" to ``480`` and "Viewport Height" to ``720``.
|
||||
"Viewport Width" to ``480`` and "Viewport Height" to ``720``. You can see the
|
||||
"Project" menu on the upper left corner.
|
||||
|
||||
.. image:: img/setting-project-width-and-height.webp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user