SetOrigin( <player origin> )


Module: Player

Summary:

Set the player's origin



Call this on:

The player



Example:

 level.player SetOrigin( pltruck.origin );



Required Args:

  • 1 : <player origin> The player's origin (a point)