ProtoFlux:SetFeetPosition
The Set Feet Position node takes in a user's UserRoot and a global space position, then moves the user such that their feet are in that position.
More actions
Set Feet Position
User Root
The Set Feet Position node takes in a user's UserRoot and a global space position, then moves the user such that their feet are in that position.
Inputs
* (Call)
Calls an impulse to set the feet position.
UserRoot (UserRoot)
The user's user root.
Position (float3)
The position to set for the feet.
Outputs
Next (Continuation)
Continues flow execution from here.
Examples
Using this node to implement Teleport: