Good evening!
I’m currently on “Persistent Score & Lives” of the Tilevania course.
On the first level everything is processed fine. Score works, death works, reloading works all fine.
When I go to the second level and die, it gives me the error "Missign Reference Excepton: The object of type “GameSession” has been destroyed but you are still trying to access it. However I do have a Game Session object in my hierarchy.
When I doubleclick the error it leads me to the GameSession script but not to any particular lines.Any ideas?
(Note: I have moved all the reload stuff to Gamesessions but, as mentioned above, it used to work fine).
Thanks in advance!