You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess your button is using onClick event. instead click, try onPointerDown onPointerUp.
I have same issue, onCLick wont trigger if a stick is active, but pointer events are working, btw, my ui component is based on react.
When joystick touched, touch events on other elements dont work.
To Reproduce
Smartphone
The text was updated successfully, but these errors were encountered: