Function
Fast
CharacterSimple:SetSpeedSettings
Sets the Speed Settings of this Character
Syntax
my_character_simple:SetSpeedSettings(max_walk_speed = 600, max_walk_speed_crouched = 300, max_fly_speed = 600)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
max_walk_speed
optional
|
integer | 600 |
— |
max_walk_speed_crouched
optional
|
integer | 300 |
— |
max_fly_speed
optional
|
integer | 600 |
— |