AllowLean( <player lean left> )


Module: Player
SP Only

Summary:

Sets whether the player can lean



Call this on:

The player



Example:

level.player AllowLean( false );



Required Args:

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