Hello Rama, I have some feature requests:
- We need asynchronous loading.
- We need to know when the saving process is complete (and if there is asynchronous loading later, we also need to know when the loading is complete).
- During asynchronous saving, if the game is paused, the asynchronous saving will stop. Is there a way to handle this outside the main thread?
Thank you!