I'm making a game where something is following the mouse and you can pause whenever you like by pressing ESC.
During the pause you can move your mouse.
When you unpause the thing following the mouse instantly moves to the mouse.
I want to be able to put the actual mouse on the previous spot where it has been paused.
So you can't "cheat" during the pause of the game.
Hope my issue has been made clear and any help on this issue would be greatly appreciated.
Thank you in advance.