Hello.
The question may be very common, but I need help in my particular case.
In my game there is a large location which has a lot of randomly created objects like trees, stones, and so on
How can I store their positions and states as efficiently as possible so that I can load them later?
Thanks!