ProtoFlux:Set Left

From Resonite Wiki
Set Left
*
Next
Instance
Left
Direction

Get Left Is a protoflux node that allows you to set the Left 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 Left of the provided Instance (Slot)

Instance (Slot)

The slot to set the Left of.

Left (float3)

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

Outputs

Next (Continuation)

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

Examples

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