Thanks Toni.
I will
What when the conversation is over, the NPC did not return to previous orientation??
Facing wrong direction
Re: Facing wrong direction
There's no specific sequencer command to make the NPC return to its previous position. You could write a custom command or use MoveTo() to move the NPC to a specific position. However, if the NPC is controlled by some kind of AI, the AI should probably handle the NPC's movement when the conversation ends.