ProtoFlux:Set Up

From Resonite Wiki
Set Up
*
Next
Instance
Up
Direction

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

Instance (Slot)

The slot to set the Up of.

Up (float3)

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

Outputs

Next (Continuation)

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

Examples

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