ProtoFlux:Shift Position

From Resonite Wiki
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