Search found 5 matches
- Wed Mar 02, 2016 10:57 am
- Forum: Dialogue System for Unity
- Topic: Articity Draft converter Multilanguage
- Replies: 6
- Views: 3758
Re: Articity Draft converter Multilanguage
Hey Tony, thank you for responding in both threads. As for now I don't need the patch but next week I will need the latest Dialogue System version. If the patch doesn't come to the asset store I will PM you eventually. Thank you.
- Tue Mar 01, 2016 2:04 pm
- Forum: Dialogue System for Unity
- Topic: Articity Draft converter Multilanguage
- Replies: 6
- Views: 3758
Articity Draft converter Multilanguage
Hello, How do I convert a multilanguage Arcticy Draft XML ? In the current articy XML there are <localizedString> tags. http://i.imgur.com/jYKO7nD.png I've tried to edit and create extras <localizedString> like this: .... <LocalizedString Lang="en">Nevermind. Goodbye.</LocalizedString> <Lo...
- Mon May 11, 2015 4:43 am
- Forum: Dialogue System for Unity
- Topic: Actor Name Localization
- Replies: 3
- Views: 1788
Actor Name Localization
Hello again, I'm unable to get DialogueLua.GetLocalizedActorField() right. It's returning an empty string Tested others functions and got the following DialogueLua.GetActorField(initialName, "Name").AsString; // returns 'Ingrid' DialogueLua.GetActorField(initialName, "Ability")....
- Fri May 08, 2015 6:40 am
- Forum: Dialogue System for Unity
- Topic: Actor Name Localization
- Replies: 3
- Views: 1788
Actor Name Localization
forgot to mention it didn't work the "Name {localize_ID}"
- Fri May 08, 2015 6:34 am
- Forum: Dialogue System for Unity
- Topic: Actor Name Localization
- Replies: 3
- Views: 1788
Actor Name Localization
Hello,
In DS wiki http://www.pixelcrushers.com/dialogue_s ... ation.html I couldn't find an example on how to localize actor names.
I've tested like this: http://i.imgur.com/WeQUhkO.png
"Name {localize_ID}"
In DS wiki http://www.pixelcrushers.com/dialogue_s ... ation.html I couldn't find an example on how to localize actor names.
I've tested like this: http://i.imgur.com/WeQUhkO.png
"Name {localize_ID}"