Which is better? Save and load data using table or key(from save load attribute)

Which is better? Save and load data using table or key(from save load attribute). Thanks.

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Tables are a lot more efficient in terms of the amount of coding if you're using more than just a few attributes. The auto-load at runtime and you only need one Save Table behavior for an unlimited number of attributes. They can also be accessed and changed dynamically (e.g. row number game.row) instead of only by "key" name.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • IVER IndustriesIVER Industries Member Posts: 29

    I to was wondering this, tatiang whats auto-load?

Sign In or Register to comment.