Any tutorials or videos how to save progress in a game so the player can continue from where the left off?
Is there a way to create Save Files with MakeCode? So if two players have the same game, they’d each still have unique experience with their own saved progress.
try the settings extension. i myself am having bugs and problems with it so you’re either going to have to ask someone else for help on it or look in the forums yourself.
Hi, BellBlitzKing, welcome to the MakeCode forums!
If you look at the extensions, there is a save file extension, which you can use to save variables! You can use the blocks included and save the variables progressively, and so load them in on start! Hope this helps!
Could someone please help me with my game. Its an rpg that I have been making for quite a while and just dont know how to save stuff I have the setting extension but I dont really know how it works plus im just really slow and dont understand stuff the first time
Uhhh so I decided to scrap that project because I had a better image in my mind of what I wanted for my game. Its an rpg and I was just wondering if there was a way to save everything around the player like npc locations because almost all npc in my game could move around in like a town and such. so is there a way to save the location and condition of multiple sprites