Storage question
If I store data from an entity in a storage, how do I make the storage have a new key each time there is a new entity so I don't overwrite previous data?
If I store data from an entity in a storage, how do I make the storage have a new key each time there is a new entity so I don't overwrite previous data?