Page 1 of 1

Where templates are stored?

Posted: Wed Oct 30, 2019 6:30 am
by Deadcow
I noticed that templates setup is not synced with our VCS. Changes made in templates are not in DialogueDatabase asset and are not appearing in any other asset in changed files. It's possible that such file somehow matches some of our gitignore entries

Re: Where templates are stored?

Posted: Wed Oct 30, 2019 8:04 am
by Tony Li
Templates are stored in PlayerPrefs individually on each computer. However, there is an active request to store this inside the dialogue database itself. I plan to implement this in the next release, version 2.2.3. In the meantime, you can export the template to an XML file and save that where your VCS can find it.