Hi guys, i did the highscore system, but how can i reset it before export? when i launch the game the record is still there.
You can use system command "Reset global variables" to reset all the global variables in the project to their initial value.
Put an event that does that in your on start of initial layout should solve your issue.
Develop games in your browser. Powerful, performant & highly capable.
it doesn't work
solved