ProtoFlux:Set Speed

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

The Set Speed node tells a IPlayable to playback at a specific speed upon impulse.

Inputs

* (Call)

Target (IPlayable)

The IPlayable to set the position on.

Speed (Float)

Set the speed of the playback on the target. 1 is equivalent to x1.0.

Outputs

Next (Continuation)

Sends an impulse after the initial call.

Examples