Character.getTumblingWorldPosition
Returns the world position of the characters tumbling shape.
Kind: Function
Environments: Game
Game
character:getTumblingWorldPosition( )
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The tumbling shape's world position. |