Quote Originally Posted by CrAsHOvErRide View Post
Tracing would be handy for this though...the 'Am I looking at an object' function right now relies on a predefined angle, or?
Right now it works by calculating the vector you need to be looking directly at the object and comparing it to the vector you are actually looking. Youre right collision detection,tracing,bsp tree traversal would be so awesome!