Ask a Question

Ask a Question
Back to All

Using CloudSave in WebGL builds.

Since CloudSaveServices is basically backing up files specified in persistentDataPath on the backend is there a way to use it in WebGL builds since you can't save files in WebGL. Is there maybe an option to use CloudSaveService without local files and sending and loading the data from/to memory instead?

Thank you.