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.
Localization for actor name
Re: Localization for actor name
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:
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
Hi,Tony Li, Thank you very much, I will try immediately.
Re: Localization for actor name
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.