MrBadAtThis wrote: I followed the code exactly. My Names erase every time i get to the high score board are replaced...
almost

On start of "Score" Layout you save Array to "hiScore" LocalStorage...
On pressed "Space" you save Array to "hiscore" LocalStorage...
"hiScore"≠"hiscore"
also you need loop..Array for each X element...to set curX(on "Start" Layout)
version 0.41.capx