The mobile asset joystick

How can you link variables to the mobile assets joystick? I can’t seem to find a tutorial anywhere and the only hints I’ve had are on character movement.

I’m trying to connect an objects rotation to the rotation of the joystick. Is this possible? If not can you please refer me to a tutorial or explain the joystick asset further?

You can find this in the AngryBots project from Unity Team.
The joystick script is in SCripts/Movement/Joystick.js.

I know C# is better this can help you to start on a good thing :slight_smile: