How Can we detect a collider with touch, which is in UI ?
Hi @zenvaradev2 , if your collider is a VisualElement, you can detect touch events on it using the pointer events.
Hope this helps!
How Can we detect a collider with touch, which is in UI ?
Hi @zenvaradev2 , if your collider is a VisualElement, you can detect touch events on it using the pointer events.
Hope this helps!