Help with saving on android
Hello!
I have decided to port a game I made for PC over to Android. ATM to save the game, I am using the "Save & Load Frame Position" actions, but these don't appear to work on Android. I've seen that you can use INIs and Arrays to save certain variables, but in my game the player builds building on various plots, buys upgrades etc. and I'm not sure if it is possible to save all this data in one INI or Array, and if you can I don't know how to on PC let alone for Android. If anyone more experienced than I could help me it would be very much appreciated!
Thanks