HI,
i has a DragCamera Component, it use to pan camera
if i touch down in a button and Drag, and touch up in taht button
pan is work, and click work too
but i dont need to click
so i need to fix DragCamera, when i drag OnClick will not work
how to cancel click method
thanks