Announcements, support questions, and discussion for the Dialogue System.
-
ditianxin
- Posts: 2
- Joined: Mon Aug 29, 2016 1:26 am
Post
by ditianxin »
Hi,
I know how to localize dialogue text but actor name, so If i want to localize actor name in game, what should i do? Thanks.

-
Tony Li
- Posts: 23272
- Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li »
Hi,
You can add localized versions of the
Name field:
Or the
Display Name field, which I prefer:
Then add an
Override Actor Name component to your NPC, and tick
Use Localized Name In Database:
If you're going to localize the names of all of your actors, it's probably easiest to add the fields to your template:

-
ditianxin
- Posts: 2
- Joined: Mon Aug 29, 2016 1:26 am
Post
by ditianxin »
Hi,Tony Li, Thank you very much, I will try immediately.
-
Tony Li
- Posts: 23272
- Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li »
Happy to help! If you have any questions about setting it up, just let me know. I'm finishing work for the day, but I'll check back in the morning.