Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:SetLocalPositionRotation

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

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

Inputs

* (Call)

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

Instance (Slot)

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

Position (float3)

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

Rotation (floatQ)

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

Outputs

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.