Announcing a new extension settings! This extension can be used to store and retrieve persistent data for a game. That means, the data can be read even if you turn off your console or reset the game in the simulator!
Some possible use cases:
- Storing the progress of a character in an RPG
- Tracking game stats for a player like how many enemies they’ve defeated or how many times they’ve died
- Remembering choices that a player makes
To use it,
- click Advanced
- click Extensions
- Search https://github.com/microsoft/pxt-settings-blocks
- Add to your project