How many datastores allowed per game

DataStore2 is really just a wrapper around regular data stores; it just allows you to use an easier API without having to worry about data loss. It’s page has great examples on how to use it.

Can you give an example please because the tutorial is kind of confusin. Thanks!

Hey, because I have tons of code using the objects in the player instance, can i load data into it as instances but also have a copy of it and when i save i dont save from instance?