> I want to add two resolution options, 3840x2160 and 1920x1080, for my game. Should I design the game using a 3840x2160 viewport?
I’ve never seen Construct games offer resolution selection. From what I understand, changing canvas size will not change the physical resolution of the display. So if you make the canvas 50% smaller and zoom everything to 50%, it will basically have no effect.
So just choose a resolution which provides the best balance between quality and performance.
Oh my god, are you saying that Construct 3 can't create a resolution selector? I’ve spent a lot of time working on resolution selection and adapting the event sheets accordingly. Does this mean that it only supports one resolution, which is the computer screen resolution, and there's no way to actively lower the game's resolution?