ProtoFlux:SetLocalPosition: Difference between revisions

From Resonite Wiki
Added links.
m YoshBot moved page ProtoFlux:Set Local Position to ProtoFlux:SetLocalPosition: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:34, 21 August 2025

Set Local Position
*
Next
Instance
Position
~Transform

The Set Local Position node sets the input slot's position to the provided position vector in local coordinate space.

Inputs

* (Call)

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

Instance (Slot)

The slot whose local position is 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].

Outputs

Next (Continuation)

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