Hi - we’re close to soft launching our first Defold game, but are looking into cloud saving and wondered if there are existing solutions/assets people would recommend?
All we want to do is store some basic player info (primarily, how much in-game currency they have). Preferably we don’t want to get into creating player accounts (eg using PlayFab etc) at this early stage, but would ideally just cloud save the relevant data. I can see there’s a Gamekit native extension on the assets portal but it looks to be pretty old and doesn’t cover cloud saving.
Is there a recommended easy solution?
Thanks