1
NGUI 3 Support / Ignore controller
« on: February 22, 2016, 04:36:19 PM »
Guys, i´m trying to ignore joystick from script. At run time, I tryed to set uicamera to ignore joystick inputs without success.
How i would do that:
UICamera.ignoreControllerInput = true;
or
UICamera.current.useController = false;
or
UICamera.disableController = true
or what?
thanks
How i would do that:
UICamera.ignoreControllerInput = true;
or
UICamera.current.useController = false;
or
UICamera.disableController = true
or what?
thanks
