Move NPC after conversation
Move NPC after conversation
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!
Re: Move NPC after conversation
If the same procedure works on other objects, then maybe something else, such as an AI script, is keeping the NPC in position.