AllowCrouch( <player crouch> )


Module: Player
SP Only

Summary:

Sets whether the player can crouch



Call this on:

The player



Example:

level.player AllowCrouch( false );



Required Args:

  • 1 : <player crouch>: A boolean. true if the player can crouch, and false otherwise