Just wondering if anyone has converted the Joystick.js script included in the mobile standard assets to work with NGUI. If you have done this in C#, that’s even better!
Thank you.
Just wondering if anyone has converted the Joystick.js script included in the mobile standard assets to work with NGUI. If you have done this in C#, that’s even better!
Thank you.
Last Call
You can use this one: 1032958–38330–$NGUI_Joystick.unitypackage (88 KB)
It’s pretty much the one “Marjan” posted except that I cleaned it up.
I also added a parameter named analog (stupid name) which decides if you get all input or just when the joystick is fully pressed.
The originial Thread does not seem to be available anymore the only one I found was this one:
As an alternative check out “Virtual Control Suite”:
Thanks! I’ll look in to that.