Head Movement Detection

How to perform dynamic scaling based on the rotation of the “HeadTracker” using the “Head Movement Detection” node.
Thank you for any help.

1 Like

Hi @zenrespectful! I believe you would be better off getting the rotation of the Head Tracker object:

Screenshot 2024-01-18 at 2.37.24 PM

In the example below, turning your head to the right will change the scale of the sphere:

1 Like

Thank you for your assistance. However, currently, the image only starts appearing when the head rotation is detected. I would prefer the image to appear directly with a fixed size, and then apply scaling based on the rotation. Afterward, it should return to its normal size when the head tilt is completed.

1 Like

@zenrespectful You can add 1 to the scale to ensure if is always equal or greater than 1

1 Like

I’m sorry, but I didn’t understand your response; the image scale is already set to ‘1’.

Try this:

1 Like