- Home /
Can UI Collide with 3d objects?
I'm trying to make a UI object that detects when an object is in it as a sort of shotgun spread but with a 100% chance to hit. can I use OnTriggerEnter on a wide crosshair and get it to detect 3D objects touching UI?
I'm looking for an option like OnMouseOver but for a UI box
Comment
Your answer
Follow this Question
Related Questions
Creating an AOE with a UI Filled Image 0 Answers
Collider trouble 0 Answers
OnTriggerEnter and UI Collisions. 0 Answers
Push a UI-Element away with another 1 Answer
Block OnMouse~ whith UI 0 Answers