SetStance()


Module: Player
SP Only

Summary:

Sets the stance of the player. It only works for the player. Possible values are 'crouch', 'prone' and 'stand'



Call this on:

The player



Example:

level.player SetStance( "stand" );