nemo
Yeah, well, I actually wanted a virtual joystick that would appear where you first touch (:
Kinda relative stick
I indeed made another version with fixed buttons so I can just do a "on object touched" and capture the TouchID without having to check the touch.X value.
But with a relative stick, I need first to check if it's on the left or right of the screen to know if it's the left or right stick.