Move NPC after conversation

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
ujuj04
Posts: 30
Joined: Sun May 21, 2023 7:34 pm

Move NPC after conversation

Post by ujuj04 »

Is there a convenient way to change the vector3 of an NPC after the convo? I tried to alter it transform. Position data, but it's not working properly for some reason. It works perfectly fine with any objects besides the NPCs. Thanks in advance!
User avatar
Tony Li
Posts: 21681
Joined: Thu Jul 18, 2013 1:27 pm

Re: Move NPC after conversation

Post by Tony Li »

If the same procedure works on other objects, then maybe something else, such as an AI script, is keeping the NPC in position.
Post Reply