Can I store a database of user information? As an example I designed a game and playing the game the user arrived to Level 3. When the game started again want to start at Level 3. How can I do?
Comments
gyroscopeI am here.Member, Sous Chef, PROPosts: 6,598
Hello @lobador all information you need saved, is saved automatically in a file when you use the Save Attribute behaviours. And to "call them up" you use the Load Attribute behaviours.
You can also use tables for saving and loading attributes.
Hello @lobador all information you need saved, is saved automatically in a file when you use the Save Attribute behaviours. And to "call them up" you use the Load Attribute behaviours.
You can also use tables for saving and loading attributes.
Hello gyroscope. Thank you for quick response I am a new gamesalad developer (only for 1 week:)
Do you have any sample source ralated your comments?
I cant find more sample source, example codes for gamesalad
can you advice me any gamesalad resource/code/example site?
Thanks & Regards,
gyroscopeI am here.Member, Sous Chef, PROPosts: 6,598
Comments
Hello @lobador all information you need saved, is saved automatically in a file when you use the Save Attribute behaviours. And to "call them up" you use the Load Attribute behaviours.
You can also use tables for saving and loading attributes.
I am a new gamesalad developer (only for 1 week:)
Do you have any sample source ralated your comments?
I cant find more sample source, example codes for gamesalad
can you advice me any gamesalad resource/code/example site?
Thanks & Regards,
Here's one that should help out:
Welcome to the forums, by the way. :-)