Okay, so I'm making a game with scores and everything. The game is fully done but I also need to do a personal highscore system, where you can beat your own score (You all know the concept of highscores, right?). I tried to do this with WebStorage, but when you die and it goes to the other layout, the HighScore text disappears. I am good at Construct2, but I have no idea how to fix this. Tell me if you need any more information and sorry for any grammar mistakes, I'm pretty tired.
EDIT:
By personal, I mean offline, the score is yours.