I’m trying to add a side bar/menu to contain a speed up, mute and game info buttons. This menu needs to be positioned to the right of the screen.
Is it possible to stretch the canvas to fill the screen without effecting the elements inside the canvas, keeping the current aspect ratio? Or is there a better way to approach this?