set my view target like this using those nodes, but now i getting this message says Approach a character to talk.
Hello @Ajinad,
Could you please explain in more detail what you’re trying to do?
Hi ,
I don’t want the AI character to function as a game NPC, so I changed the view target to my custom camera. Now, the game no longer feels like a typical playable experience, which is exactly what I wanted.
However, when I click “Play” and hold T to talk to the character, I still see the message: “Approach a character to talk.”
I’m using the following nodes to handle this (as shown in the attached image).
You need two actors for the interaction to work.
- Convai Player
- Convai Character
The character needs to be in view of the player for it to register the input by default. If you want to change the interaction you need to read the documentations.
Hope that helps
Try to adjust the interaction radius. Try 0.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.