guys how to create a saves system in make code arcade??
To keep information around between runs of your game, you can use the settings extension: Settings extension
We focused on that in an episode of the arcade stream a while ago, so it might be helpful if you want something to look over:
2 Likes
What I do is keep all my games in this google docs and use that to save my games. If I have an unfinished game the I would put Sucromon(unfinished)
1 Like
I know the extension only I don’t know how to use it in practice