Page 1 of 1

Is there a convenient way to get just the text of a bunch of nodes for editors?

Posted: Mon Jun 17, 2019 1:43 am
by AoF
Hello. I have a bunch of nodes like this:



This is all pretty linear (it isn't always). Sometimes I'd like to show what I've written to an editor to get feedback. Is there a way to get the text of these nodes so I could put it in a text document and share with others? Right now I've been making gifs of gameplay, and it's inconvenient for editors because they have to go at the pace I recorded at.

Re: Is there a convenient way to get just the text of a bunch of nodes for editors?

Posted: Mon Jun 17, 2019 10:11 am
by Tony Li
You can export a voiceover script, which is a CSV spreadsheet with one line per row, or a localization export, which is a similar spreadsheet format.

Or, if you want to get fancy and spend the money, you can get a subscription for Chat Mapper. It's pricey, but it can export to a lot of formats and also has reviewer tools. You can export and import between the Dialogue System and Chat Mapper.

Re: Is there a convenient way to get just the text of a bunch of nodes for editors?

Posted: Mon Jun 17, 2019 11:44 pm
by AoF
Cool, thanks a lot.