Hi all,
I've managed to create a basic game where at 'game over' it shows the score and the high score.
This works fine using Local storage.
I want to be able to have it so the player can input their name if they get the high score but I am struggling to find a way to do this.
I have figured out a way to have the player input their name at the start and have that name show up with the score at the end. But I can't get it to save the name to the High Score.
I've searched the web and here, but can't seem to find an answer.
I'm using construct 3 by the way.
Thank you in advance.