Interactable.getPower
Returns the power output signal of an interactable. Signal is a number between -1 to 1, where 1 is forward and -1 backward.
Kind: Function
Environments: Game
Game
interactable:getPower( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| number | The power output signal. |