ProtoFlux:Set Global Position Rotation

From Resonite Wiki
Set Global Position Rotation
*
Next
Instance
Position
Rotation
Transform

The Set Global Position Rotation node sets the input slot's position and rotation to the provided values in global coordinate space.

Inputs

* (Call)

Sets the Instance slot's global position and rotation when an impulse is received.

Instance (Slot)

The slot whose global position and rotation are set. Default is null, the node does not function without this input.

Position (float3)

The global position the input Instance slot is set to. Default is [0;0;0].

Rotation (floatQ)

The global rotation the input Instance slot is set to. Default is [0;0;0].

Outputs

Next (Continuation)

An impulse is fired whenever the Instance slot's position and rotation are set after the node receives an impulse. No impulse is fired from this output if the Instance input is null.