Created a page for the Set Feet Position node. |
m YoshBot moved page ProtoFlux:Set Feet Position to ProtoFlux:SetFeetPosition: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
[ | [ | ||
{"Name":"*", "Type":"Call"}, | {"Name":"*", "Type":"Call"}, | ||
{"Name":" | {"Name":"UserRoot", "Type":"UserRoot"}, | ||
{"Name":" | {"Name":"Position", "Type":"float3"} | ||
] | ] | ||
|Outputs= | |Outputs= |
Latest revision as of 00:34, 21 August 2025
Set Feet Position
User Root
The Set Feet Position node takes in a user's UserRoot and the position for the feet, then sets the 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.