Page 1 of 1
Localization for actor name
Posted: Sat Sep 16, 2017 1:48 am
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.
Re: Localization for actor name
Posted: Sat Sep 16, 2017 9:32 am
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:
Re: Localization for actor name
Posted: Sun Sep 17, 2017 11:51 pm
by ditianxin
Hi,Tony Li, Thank you very much, I will try immediately.
Re: Localization for actor name
Posted: Mon Sep 18, 2017 12:15 am
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.