Branching Dialogue using JSON

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • Thanks for the reply. A spreadsheet sounds like a good idea. Do you manually convert it to JSON format? I guess I just need to spend more time working with it to build familiarity.

    Anyway, thanks for the great tutorial :)

    • Essentially yes - I write the dialogue in the spreadsheet so I can assign the IDs, and any other data I may need down the line, then I add the dialogue lines to the JSON file.

      I may be giving myself more work, but it suits my style of thinking.