PlayerPhysicsTrace( <start>, <end> )


Module: Trace

Summary:

Physics trace using player capsule size, ignoring characters. Returns the endpos vector.



Example:

endpos = PlayerPhysicsTrace( start, end );



Required Args:

  • 1 : <start> The start point
  • 2 : <end> The end point