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