Let me show you how I handle multiple resolutions and the "pixel perfect" mode in #Murtop.
Bonus: You can rotate the viewport, so it can be used in a vertical monitor (as the game was intented to be played)
#GodotEngine #gamedev #indiedev #MadeWithGodot
Here's the nodes structure and the code.
- "RenderGame" is set to "Full rect", so "BackgroundColor" and "Bezel" can occupy the whole screen.
- "Bezel" (TextureRect) is set to "Expand" and the "Stretch mode" to "Keep Aspect Covered"