Is there a way to prevent triggering button when dragging the screen?
chanon Hi! Are you referring to the "hover" state of you buttons being triggered?
No. "Click" event that may occur when release the finger in the button area.
if you use the regular "onClick" event on buttons, they won't be triggered. You can try in one of my demo scenes "Perspective_And_TopDown_Demo" rotate the camera and release your click on top of one of the top right buttons.