1
NGUI 3 Support / Re: UIButtonColor change target color when drag in.
« on: February 07, 2014, 04:26:59 AM »
I check my UIButton scripts, and all of that's drag over options is do nothing. When I drag over, it changes color of sprite only, does not call OnClick event.
This only occurred when I set my custom event receiver (Player gameobject) to UICamera.genericEventHandler.
Should I need to do something about my custom event receiver?
This only occurred when I set my custom event receiver (Player gameobject) to UICamera.genericEventHandler.
Should I need to do something about my custom event receiver?