ProtoFlux:ShiftPosition

From Resonite Wiki
Revision as of 00:35, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Shift Position to ProtoFlux:ShiftPosition: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Shift Position
*
Next
Target
Delta
Media

The Shift Position node tells a IPlayable to move the current playback position upon impulse.

Inputs

* (Call)

Target (IPlayable)

The IPlayable to set the position on.

Delta (Float)

Set how much the position should be moved. A positive value moves the position forward, while a negative one moves it backwards.

Outputs

Next (Continuation)

Sends an impulse after the initial call.

Examples