ProtoFlux:SetForward

From Resonite Wiki
Revision as of 00:34, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Set Forward to ProtoFlux:SetForward: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Forward
*
Next
Instance
Forward
Direction

Set Forward Is a protoflux node that allows you to set the Forward direction of the provided Instance (Slot) upon calling * (Call).

See Coordinate Spaces For how this node can be used in bigger systems.

Inputs

* (Call)

Tell this node to set the Forward of the provided Instance (Slot)

Instance (Slot)

The slot to set the Forward of.

Forward (float3)

The value to set the provided Instance (Slot)'s Forward to.

Outputs

Next (Continuation)

Sends an impulse after * (Call) was called and the Forward of the provided Instance (Slot) was set to Forward (float3).

Examples

Get Forward being used to show the Forward direction of a slot using a Debug Vector Node
Get Forward being used to show the Forward direction of a slot using a Debug Vector Node