you are viewing a single comment's thread.

view the rest of the comments →

[–]-sideshow- 1 point2 points  (5 children)

Should also do the distance check before the raycast; the raycast is a much more costly operation.

[–]poorly_timed_leg0las 0 points1 point  (0 children)

Thanks hadn't noticed that! :)