EDIT
Ok, the solution is to use an array
-----------------------------------------------------
Hello, I need to group the data of different objects (sprite object, tilemap object, etc ...) into the same variable to save that data to a single file on disk.
Then, this works, it recovers the state:
But if I add the data of another object to the same variable, then it does not work and the state is not recovered.
Can you do that? I mean, save the states of different objects in the same variable to save the data to a single file on disk.
https://www.dropbox.com/s/9eev9phqelypb5s/datosJson.capx?dl=0