im making a unity game and have a working save menu wich stops the game on esc button by using Time.timeScale = 0 and now i want to save and load the position and i
Time.timeScale = 0