Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: bodosaher on May 15, 2013, 11:05:58 AM
-
So now if i click on a button i can see the effect but if i drag the pointer while clicking and hover on another button it doesnt have any effect over it. So how can i affect multiple buttons while holding the mouse button?
I hope that makes sense
-
Check "sticky press" on UICamera.
-
I really cant thank you enough
-
Check "sticky press" on UICamera.
What is that mean ? pls explain
-
There is a variable in the inspector of the UICamera script, Its called sticky press and its supposed to keep updating the last hit of the mouse as long as its still clicked.. at least i guess :)