Original Discord Post by yahyaamin1997 | 2024-08-07 07:54:10
Hello everyone, hope you guys are doing well. I am building a virtual receptionist for my Masters project using Unity and Convai. I just started with Convai and I am getting the following error while importing a character:
NullReferenceException: Object reference not set to an instance of an object Convai.Scripts.Utils.ConvaiHeadTracking.PerformHeadTracking () (at Assets/Convai/Scripts/Runtime/Core/ConvaiHeadTracking.cs:175) Convai.Scripts.Utils.ConvaiHeadTracking.OnAnimatorIK (System.Int32 layerIndex) (at Assets/Convai/Scripts/Runtime/Core/ConvaiHeadTracking.cs:84)
Also a side question, how do I interact eith the characters after importing them. Sorry Im new to Unity and the characters dont respond when I click on them as shown in the tutorial on Youtube
And sorry for the dumb question, but how do I interact or talk to the character in Unity. I tried clicking on the character after playing the scene but the imported character doesnt talk or interact with me
Reply by yahyaamin1997 | 2024-08-07 08:04:02
And sorry for the dumb question, but how do I interact or talk to the character in Unity. I tried clicking on the character after playing the scene but the imported character doesnt talk or interact with me