- Home /
Question by
rahulmahtolia · May 13, 2020 at 08:44 AM ·
raycastingraycasthitrayphysics.raycast
How to improve the efficiency of ray casting ray detecting collision?
I am making a board game (3d) and using ray cast to detect mouse click on game objects the problem is that most of the time it works perfectly but there are few moments where the ray passes through the object and it does not detect that object.Inshort when the condition is true for ray casting then also it does not detect object perfectly every time. Please help me! @Bunny83 @whydoidoit @duck @fafase @Statement @tanoshimi @icehex
Comment
Your answer
Follow this Question
Related Questions
LayerMask sets Raycast.hit to 0 1 Answer
Raycast goes through 1 Answer
how detect "OnRaycastOut" 1 Answer