ProtoFlux:Set Down

From Resonite Wiki
Set Down
*
Next
Instance
Down
Direction

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

Instance (Slot)

The slot to set the Down of.

Down (float3)

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

Outputs

Next (Continuation)

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

Examples

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