Hi! Im trying the "System" -> "Save" feature, but I dont know how I can delete now my savegame....
Develop games in your browser. Powerful, performant & highly capable.
I'd like to know this too. But I don't think there's any way to manage save games with the built in functions.
You can use Webstorge with the Save & Load system.
When you want to delete the save, Clear the Webstorge.
I used webstorage to store settings and variables so far and you can delete single entries with "Remove local value". I did not use the Load/Save system actions, yet.
But clearing the browser cache should delete all webstorage and other saves.