Hi all,
Does anyone know a webservice for games that allows to save persistent global game data (not user specific)?
This offcourse is beyond leaderboards (score data), imagine some generic dictionary object that you wish to save so all players have access to it. For example, imagine you wanted your highscorer to modify a stage in some way so the players playing the game afterwards would "see" this change.
Any clues?
I know I could implement a simple datadriven webservice myself that could do this but wanted to know if something like this is outthere or possibly Scirra could provide such a service?
Thanks