ProtoFlux:SetSpeed: Difference between revisions

From Resonite Wiki
Added flux node and rudimentary explanations.
 
m YoshBot moved page ProtoFlux:Set Speed to ProtoFlux:SetSpeed: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:35, 21 August 2025

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