Character.setHovering
Sets whether the character is hovering.
Kind: Function
Environments: Game
Game
character:setHovering( state )
Availability: Server only
Will not activate hover for player characters.
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
state |
boolean | The hovering state. |