Hi, for some reason the name of the speaker doesn't show when I export the CSV file. I'd maybe missing some option. The output I'm getting is:
LineID,Speech,Original Dialogue.
I'd expect:
LineID,Speech,Speaker,Original Dialogue.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
In the Export Wizard window, add a column named "Associated Object". For speech lines, this'll be the speaking character.
Thanks!