ProtoFlux:Set Loop

From Resonite Wiki
Revision as of 22:22, 4 May 2024 by Decoy (talk | contribs) (Added flux node and rudimentary explanations.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Loop
*
Next
Target
Loop
Media

The Set Loop node tells a IPlayable to loop or disable loop upon impulse.

Inputs

* (Call)

Target (IPlayable)

The IPlayable to set loop on.

Loop (Bool)

Set whether the target should loop or not.

Outputs

Next (Continuation)

Sends an impulse after the initial call.

Examples