Head Movement Detection
Detects the head movement in the scene.
Input
Name | Data Type | Description |
Detect | String | The head to detect the movement. Head 0 represents the first head appearing in the scene, Head 1 represents the second head appearing in the scene, and so on. Any represents any head in the scene. |
Head Movement | String | The movement on the face, including Head Shake and Head Nod |
Output
Name | Data Type | Description |
Begin | Exec | Execute the next node when the movement starts |
Stay | Exec | Keep executing the next node when the movement is in progress |
End | Exec | Execute the next node when the movement ends |
None | Exec | Keep executing the next node when the certain head movement is not detected |
Example
This setup has a sphere appear when the user shakes their head left and right. Additionally, if they node their head up and down, a cube will appear.
