ProtoFlux:Set Forward

From Resonite Wiki
Revision as of 22:18, 10 February 2024 by 989onan (talk | contribs) (template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Forward
*
Next
Instance
Forward
Direction

Get 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