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 fa8665b commit c0da76cCopy full SHA for c0da76c
tutorials/rendering/multiple_resolutions.rst
@@ -363,7 +363,7 @@ to change the display orientation project setting.
363
Mobile game in portrait mode
364
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
365
366
-- Set the base window width to ``720`` and window height to ``1080``.
+- Set the base window width to ``720`` and window height to ``1280``.
367
- Alternatively, if you're targeting high-end devices primarily, set the base
368
window width to ``1080`` and window height to ``1920``.
369
This allows you to provide higher resolution 2D assets, resulting in crisper
0 commit comments