I have a NPC in a seated position and I’d like it to follow the player with it’s head and eyes only. (currently it pivots in the chair, which looks really odd)
I’ve played with the look at weights in the Character head & Eye Tracking component but the character still rotates in the chair.
Consider a different head and eye tracking asset like Salsa or LookAnimator, both in the asset store and both more flexible. It’s great that Convai provided this functionality but there are better solutions to be honest.
The Head & Eye Tracking Component included in the Convai SDK is a basic script designed for demo purposes. Since these types of scripts are not Convai’s main focus, creating your own component for additional customization and specific use cases would be the best approach.
The main purpose of the script is to track the main camera in the scene. If you’re not comfortable with coding, you can use AI to create a custom solution.