Problem with Converse Ability of Dialogue System

FadelMS

Member
Hi,
I've been exploring the integration of the Dialogue System and encountered an issue when selecting "Detach Camera." This action triggers the following problem:
Error: The character Robot Kyle does not have a look source attached...
How can I resolve this issue?
Additionally, it's worth noting that the method "GetCameraController()" in the "Converse" ability is never called in the code, despite its relevance to the "Looksource."
Thanks
 
Tony from Pixel Crushers is maintaining this integration so he will have a better idea, but for the look source error make sure your character has the Local Look Source component so it knows which way to look when the camera is detached.
 
Top