Sorry for the late reply, I forgot to checked about it. I'm not sure I understand what you mean. If you want to teleport the player from where he is during the dialogue to another location, you should add a script. create a new quest stage, then add your script, check this: https://www.creationkit.com/index.php?title=MoveTo_-_ObjectReference Then open the dialogue that will make your player move to the new location. Check the button "end running scene" then at the bottom of the window in "scripts", select: On end, set parent stage and here select your stage (with the moveto script). I hope I make sens. :smile: