overbound / SonicTimeTwisted

Source Code for a Sonic Fan Game Made in Game Maker Studio
https://overboundstudio.com/
GNU General Public License v3.0
58 stars 16 forks source link

Add widescreen compatibility to the Android on-screen controls #128

Closed AlexKhayrullin closed 3 years ago

AlexKhayrullin commented 3 years ago

As of 1.1.0, the on-screen controls are drawn as part of the game's view, which means they can't be repositioned to be outside of it. See if it is possible in GMS 1.4 to refactor the way on-screen controls are drawn and managed to allow dragging them outside of the view.