Character.addRenderable
Adds a renderable (file containing model data) to be used for the character in third person view.
Kind: Function
Environments: Game
Game
character:addRenderable( renderable )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
renderable |
string | The renderable path. |