ProtoFlux:SetHeadFacingDirection: Difference between revisions

From Resonite Wiki
Created a page for the Set Head Facing Direction node.
 
m YoshBot moved page ProtoFlux:Set Head Facing Direction to ProtoFlux:SetHeadFacingDirection: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
|}}
|}}


The '''Set Head Facing Direction''' node takes in a user's [[Type:UserRoot|UserRoot]] and the direction for the head, then sets the facing direction.
The '''Set Head Facing Direction''' node takes in a user's [[Type:UserRoot|UserRoot]] and the facing direction for the head, then sets the facing direction.


== Inputs ==
== Inputs ==
Line 20: Line 20:
=== * ([[Impulses|Call]]) ===  
=== * ([[Impulses|Call]]) ===  


Calls an impulse to set the head direction.
Calls an impulse to set the head facing direction.


=== UserRoot ([[Type:UserRoot|UserRoot]]) ===
=== UserRoot ([[Type:UserRoot|UserRoot]]) ===
Line 28: Line 28:
=== Position ([[Type:float3|float3]]) ===
=== Position ([[Type:float3|float3]]) ===


The direction to set for the head.
The facing direction to set for the head.


== Outputs ==
== Outputs ==

Latest revision as of 00:34, 21 August 2025

Set Head Facing Direction
*
Next
UserRoot
Direction
User Root

The Set Head Facing Direction node takes in a user's UserRoot and the facing direction for the head, then sets the facing direction.

Inputs

* (Call)

Calls an impulse to set the head facing direction.

UserRoot (UserRoot)

The user's user root.

Position (float3)

The facing direction to set for the head.

Outputs

Next (Continuation)

Continues flow execution from here.