For @BlockBusterAB, read the Notes and Credits down below! That's where all of it that I've changed. And put it to the real game. You can also test the global high score variable by changing your surviving time by more than 1058 or the current high score (in this remix).
Fixed the bug that makes me cannot make my high score. CHANGELOG ———————————————————————— Delete code that broadcasts the message "5" in the sprite "Ball1". Deleted "Highscore milestone" sprite Putted code in the backdrop: when flag clicked forever if <(time survived) > (☁️Global Highscore)> then set [▼ ☁️Global Highscore] to (time survived) Changed the code that is above this to: when flag clicked forever wait until <(time survived) > (☁️Global Highscore)> set [▼ ☁️Global Highscore] to (time survived)