Function
Slow
Character:SetAnimationIdleWalkRunCrouching
Sets the Blend Space (2D) Animation for Crouching<br/><br/>Horizontal Axis stands for Speed X and Vertical Axis for Speed Y
Syntax
my_character:SetAnimationIdleWalkRunCrouching(blend_space_path, enable_turn_in_place = false)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
blend_space_path
|
AnimationPath | — | — |
enable_turn_in_place
optional
|
boolean | false |
— |