ProtoFlux:On Start

From Resonite Wiki
Revision as of 05:17, 21 May 2024 by Alizard (talk | contribs)
On Start
OnlyHost
Trigger
Events

The On Start ProtoFlux node triggers on the start of that instance of the node's existence for the local user.

To check if a user joined, use User Joined instead of this node.

Inputs

OnlyHost (bool)

If enabled, Trigger will only fire for the host.

Outputs

Trigger (Call)

Sends a pulse when the node starts, this can be triggered from the node being duplicated or spawned.

Examples