Interactable.power

Returns the power output signal of an interactable. Signal is a number between -1 to 1, where 1 is forward and -1 backward.

Kind: Member

Environments: Game

Game

Open the full Game reference

Get

Returns the power output signal of an interactable. Signal is a number between -1 to 1, where 1 is forward and -1 backward.

Returns:

Type Description
number The power output signal.

Set

Availability: Server only

Sets the power output signal of an interactable. Signal is a number between -1 to 1, where 1 is forward and -1 backward.

Parameters:

Name Type Description
signal number The power output signal.