Function
Fast
Character:SetHighFallingTime
Sets time elapsed until automatically transition to HighFalling state (from SmallFalling) in seconds<br/><br/>Set it to -1 to never enter HighFalling time and consequently do not ragdoll when falling
Syntax
my_character:SetHighFallingTime(time)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
time
|
float | — | Default is 1 second |