#how can i make the head model looking at me

5 messages · Page 1 of 1 (latest)

gleaming frigate
#

I wanted a query about the model looking at me at any directions

serene grotto
#

Use the query 'query.camera_rotation(0)' for the X axis of the head bone, and 'query.camera_rotation(1)' for the Y axis.

Note that you have to play the animation for it to constantly apply (the head will stop turning if you pause it), and that the further from the origin the head is, the more inaccurate the rotation will become.

gleaming frigate
#

Thanks

serene grotto
#

!close