Forum begins after the advertisement:


[Part 7] Issue with editor after saving game

Home Forums Video Game Tutorial Series Creating a Metroidvania in Unity [Part 7] Issue with editor after saving game

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13140
    Courtmaster
    Silver Supporter (Patron)

    The save function is working as intended, but now whenever I try to test out new changes in different scenes, it just loads me back to where I’d saved before. How do I delete the save, or just force the editor to ignore the save file and test out the scenes like before?

    #13141
    Courtmaster
    Silver Supporter (Patron)

    Never mind, I figured out a solution. Under void start in PlayerController, I just commented out the line to load player save data.

    //SaveData.Instance.LoadPlayerData();

    like so.

    #13147
    Terence
    Keymaster

    Glad you found the issue Courtmaster! Thanks for coming back to post about it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Go to Login Page →


Advertisement below: