Import
Last updated
Last updated
Dialogue add-on supports import from Google Sheet or from a CSV file. In the dialogue graphs, dialogue data tab you'll find the import section:
To make sure the system converts the spreadsheet correctly you'll need to format your spreadsheet like following image:
The first row FIELD_NAMES defines the field names.
First column: Name of the dialogue sequence, you can define multiple sequences in one spreadsheet.
Type: Enter "Text" if it's a dialogue text or "Choice" if it's a possible choice.
Actor: Name of the actor DataObject.
Emotion: Actors emotion
Playables: Name of the GameObject which has a playable director component. Can be comma separated for multiple names.
Audio: Create an audio column for each available language and name it accordingly. For example: Audio-English. You can either enter the AudioClip name or if you want to use Gibberish voice, enter: "Gibberish:2" -> The number indicates the gibberish length.
Language: Create a column for each text language and enter the text.
Enable link sharing in the Google Sheet file and copy the share link.
Enter the share link in the Google Import settings.
Click on "Add Worksheet".
Select the worksheet in your browser and copy the last number from from the URL. (The number after: "gid=")
Click on Import Dialogue.
Select the file you want to import and click on Import CSV.