Where templates are stored?
Where templates are stored?
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?
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.