Loading tables

PaxtonPaxton Member Posts: 89
edited March 2015 in Working with GS (Mac)

My game puts some data in tables, and I have rules set up so that when new data is inputed into a table, the table saves.

However, I cannot see a 'load table' behaviour. Am I missing something? I want the data that was put in the table to be there the next time when you launch the game.

Or is it that... all you need to do is a 'Save Table' behaviour, and it will always be loaded when you relaunch the game?

Comments

  • AJaymzAJaymz Member, PRO Posts: 164

    @Paxton No need to load the table. Just pull the data from a table cell value when needed. As long as you save it, the info will be there.

  • dapiondapion Member, PRO Posts: 353

    yes,
    you are right!
    Only to do is "Save Table" and it will be saved for the relaunch.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Yep, as they others have said. Tables are always live so once you save data or open the file at all they are good to go and just be used without needing to trigger any kind of load.

Sign In or Register to comment.