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

The visual joystick on Android has a limited radius #190

Closed AlexKhayrullin closed 2 years ago

AlexKhayrullin commented 2 years ago

All is said in the title: the Android on-screen joystick has a limited radius, once the thumb slides out of it, the joystick is considered to be released.

Since GMS can track a single continuous thumb press, a max radius shouldn't even need to be configurable.