Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi,
I'm in the process of uploading a game to Scirra Arcade. On play testing it I noticed the ability to save high scores and any event including LocalStorage no longer work. Is this feature disabled on the Arcade site? If so, is there an alternative function that would work?
It should work. However the game runs in a frame (the same as most ads do), and most browsers treat LocalStorage as cookies, and consequently may block it as a privacy feature. You might need to adjust the browser settings in this case.
Hi Ashley,
Thanks for the reply. I've found the issue - I accidentally left the "clear LocalStorage" event in the event sheet, it's working properly now.
Develop games in your browser. Powerful, performant & highly capable.
Hi again,
The problem's still occurring even after configuring Chrome to allow cookies and removing the Clear LocalStorge event. The Highscore feature works fine when I test the game in Construct 3 but on the Scirra Arcade site it keeps resetting back to zero after a Game Over. I've included the c3p file in case there's an error I've overlooked somewhere.
drive.google.com/open
I re-uploaded the zip file to the arcade and it seems to be working now. Is there a way to remove/delete the previous unpublished game?