Trouble with UCC NPC

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
HezoMelo
Posts: 15
Joined: Mon Dec 21, 2020 5:18 pm

Trouble with UCC NPC

Post by HezoMelo »

I cant seem to get this to work with a UCC NPC character, I did all steps correctly even the last step with the colliders, and downloaded the integration to no avail.
User avatar
Tony Li
Posts: 22049
Joined: Thu Jul 18, 2013 1:27 pm

Re: Trouble with UCC NPC

Post by Tony Li »

Hi,

What isn't working? How can I help?
HezoMelo
Posts: 15
Joined: Mon Dec 21, 2020 5:18 pm

Re: Trouble with UCC NPC

Post by HezoMelo »

Good afternoon tony,
when I try to set up a interactable UCC NPC for some reason I'm unable to interact with the character. I set up the interaction perfectly and can easily have my UCC player interact with non-UCC NPCs but when I try to set up a UCC NPC I'm unable to interact with them. I even tried the method where I put the interactable component on the Colliders > CapsuleCollider child GameObject and for some reason I still am unable to evoke interaction.
User avatar
Tony Li
Posts: 22049
Joined: Thu Jul 18, 2013 1:27 pm

Re: Trouble with UCC NPC

Post by Tony Li »

Hi,

Let's eliminate the Dialogue System as a variable. Can you set up a generic interaction on the NPC that doesn't use any Dialogue System components? This way we can determine if the issue is with the interaction system setup or the Dialogue System integration.
Post Reply