- Home /
Question by
UltraAlucha · Sep 03, 2021 at 10:04 AM ·
uievent triggeringevent-handling
UI button kept being pressed
My button has a transition type Animation. When it's clicked player's animation is played and button's Disabled animation is triggered. The button has a PointerDown EventTrigger. It works fine but when I click on it and drag it, it continues to trigger the button animation but not the one player has. What can be the cause?
Comment
Your answer
Follow this Question
Related Questions
Triggering events for overlaying UI Elements. 0 Answers
UnityEngine.EventSystems.. Trying to figure it out .js 1 Answer
How to pass a click through a button? 1 Answer
Pressing two on-screen buttons at the same time, with the same touch - Android Unity Event-Triggers 0 Answers
How can I Take axis and turn wheel using pointer event from UI button for mobile platform..? 0 Answers