How to make your game world properly resizable?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ZBot

This is a bit of a weird question I’ll admit, but if a game has it’s viewport set at 1920x1080 how do I make the game objects resizable, I am aware that the buttons themselves have various options. but how do I make sure that objects get resized according to the resolution, so all of the game world stays visible on lower resolutions aswell?

:bust_in_silhouette: Reply From: ZBot

I found a comprehensive explanation on the forums.

I’ll put it here in case others encounter a similar issue:
https://forum.godotengine.org/15420/resize-screen-problem