We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f32410 commit ea5f463Copy full SHA for ea5f463
tutorials/rendering/multiple_resolutions.rst
@@ -289,7 +289,7 @@ Desktop game
289
**Non-pixel art:**
290
291
- Set the base window width to ``1920`` and window height to ``1080``. If you have a
292
- display smaller than 1920×1080, set **Test Width** and **Test Height** to
+ display smaller than 1920×1080, set **Window Width Override** and **Window Height Override** to
293
lower values to make the window smaller when the project starts.
294
- Alternatively, if you're targeting high-end devices primarily, set the base
295
window width to ``3840`` and window height to ``2160``.
0 commit comments