ProtoFlux:Set Head Facing Direction: Difference between revisions

From Resonite Wiki
Created a page for the Set Head Facing Direction node.
 
Clarified that this is the facing direction.
 
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:54, 4 July 2024

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.