ProtoFlux:Set Right

From Resonite Wiki
Set Right
*
Next
Instance
Right
Direction

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

Instance (Slot)

The slot to set the Right of.

Right (float3)

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

Outputs

Next (Continuation)

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

Examples

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