Hi,
We are trying to make a virtual joystick that appears when you touch the screen anywhere.
Our problem is that when you press on the screen it has to trigger the OnPress of the joystick and then it has to act like it was UICamera that sent the event (trigger other events like OnDrag and OnPress false).
It's possible to do that?
Thanks!