ProtoFlux:Set Forward

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