Supercell's new game "Brawl Stars" uses touch joystick movement that creates a new touchpad each time at the exact point where you touch & hold the screen. It w...
I can not understand, is it a bug in the system or am I doing something wrong? Here is the Joystick and it works fine, BUT as soon as I set the behavior for the...
I know how to assemble a virtual joystick in different ways when he controls a character. But I ran into a problem when I needed to create 2 joysticks. The firs...
I have some problems with this tutorial: As I can't get the Function Return Param (0) to work as a return type (i guess). I have also tried another users tutori...
Got as far as duplicating this implementation perfectly within my game but can not figure out how to make the joystick scroll as the viewport scrolls: I am usin...
Good morning all, I would like to create a mobile game with a virtual joystick but I don't know how to make this joystick ? Thanks in advance for your help.
I'm trying to make a character move along an angle related to where the touch is pressed on-screen. So far I have the character(Duck) set moveTo angle to the re...
I'd like to try out a joystick to control a game character -- basically, moving around. I am assuming that a USB joystick would appear like a keyboard with keys...
My game was first seted up to keyboard ( keybord object ). For mobiles I will setup the touch object. But when the joyticks for smartphones are the case, and th...
Hey, I want to touch release event when object touch hold down and release? I tried "is touching" but I cant get touch release event. Sorry for the bad English.