Vector:DotProduct
Example
A function to make sure the player is looking somewhere.
Output: Returns true if ply is looking at (or close to) the target.
Returns the dot product of the two vectors.
A function to make sure the player is looking somewhere.