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
When a circle shape is positioned at the start of a non-infinite ray, there is no collision detected by testRayVsCircle function. I believe this is non-intentional?
The text was updated successfully, but these errors were encountered:
When a circle shape is positioned at the start of a non-infinite ray, there is no collision detected by
testRayVsCircle
function. I believe this is non-intentional?The text was updated successfully, but these errors were encountered: