Forum rules - please read before posting.

Savegames interchangeable

edited April 2022 in Technical Q&A

I was wondering if the savegames are interchangeable between certain platforms. If I could store and load them online somewhere. When the same game source is compiled to different platforms.
Would be cool if I can play a game on my desktop PC, save it, and then play it from the same point later on on my phone in the bus, or web based on any weird system that exists.

Comments

  • You would need to write a custom save file handler, which supports cloud saving.

    AC's default save file handler will store save games as separate files on your system - with an alternative storing them in PlayerPrefs.

    See the Manual's "Custom save formats and handling" chapter for details on how custom handlers can be implemented.

  • So in principle it's possible. Noice! :)

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.