I'm trying to move my NPC after the player character having a dialog with him. All it seems to do is make him disappear and then run dialog. What do I do?
MoveCharacter (CHARID, int x, int y)
insert that as a global script after a dialog option is run?
would that do it?
Thanks a lot. :)