using csv files in gamesalad?

scottharrrules43scottharrrules43 Tulsa, OklahomaMember, PRO Posts: 694

just wondering can you import csv into a gamesalad game while it is running? Like if i had a php script the export data on to a csv file can it do that with out having to import manually.

Comments

  • HopscotchHopscotch Member, PRO Posts: 2,782
    edited June 2014

    @scottharrrules43‌, if you host your own server then you can import and export data at the moment via the networking functions. The data is transported in JSON format however.

    It has been announced that doing the same for CSV format might be coming soon.

    @stevej said:
    A csv file might be slightly quicker, but at the moment there's no way to download one (well, technically you could have a string table cell that was csv text, and then parse it in-game, but that would definitely be slow). I do want to add an option to the data<->URL functions to handle csv data, but I don't know when I'll get the time to implement it at the moment.

    in this thread:

    http://forums.gamesalad.com/discussion/63185/async-multiplayer-early-adopter-documentation/p16

Sign In or Register to comment.