sm.localPlayer.setBlockSprinting
Stops the local player from sprinting.
Kind: Function
Environments: Game
Game
sm.localPlayer.setBlockSprinting( blockSprinting )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
blockSprinting |
boolean | Sets whether sprinting is blocked. |