Character.getActiveAnimations
Returns the set of active animations.
Kind: Function
Environments: Game
Game
character:getActiveAnimations( )
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| table | The set of active animations { { name = string, weight = number }, ...} |