Hello all I'm trying to figure out how to,when I die and I have a new highscore,how do I go to the highscore layout.
So after lives reach 0 and I have a new highscore,highscore knows to take me to layout highscore.
Check if your score is greater than high score and go to layout.
Thanks for the reply,Yes I figured that much,but when I add that after the death event it's not taking me to the highscore layout.
Develop games in your browser. Powerful, performant & highly capable.
Do you have other logic that takes you to other layouts on player death? Difficult to do anything without seeing the events.
Thanks,I'll look over that.