- Home /
Question by
zgrkpnr89 · Jul 02, 2019 at 06:02 PM ·
uieventsystem
Which event to use during Drag Threshold fro UI items?
Hi,
I have draggeable UI objects but I set Drag Threshold to 40 so that there is a time between OnInitializePotentialDrag and OnBeginDrag. I want the UI object to shrink between these two events so that the user can understand something is happening to the item he/she is pulling (dragging has not started yet).
How can I achieve that?
Comment
Your answer
Follow this Question
Related Questions
Changing the target of a button that takes a gameobject as a parameter? 0 Answers
Is reference better than UnityEvent ? 1 Answer
Is there a way to fire the inspector events from code? 0 Answers
Button.Select(); does not highlight? 12 Answers
How to get the fingerID (Touch) that is pressing a specific UI button. 0 Answers