Hi, I working on quest and I want to move player back to place where I moved him from
Player is moved after dialog, then do some another dialog and moved back to his place
I have done moving him after dialog (by Game.GetPlayer().MoveTo(Object)) but I dont know how to move him back.
Hope you will understand