When I use the Spine actor, the localized display name is always updated when OnFocus on it. When the Spine actor is removed, the localized display name is displayed normally.
I try to use the DialogueUI and DialogueManager in the example to test, as long as I import my dialogue data and Spine actor, there will be problems.
I've been stuck with this problem for whole days, hope can help me.
Sorry for my english.
Localized display name not working when using Spine actor
-
- Posts: 3
- Joined: Fri Jan 06, 2023 2:41 pm
Re: Localized display name not working when using Spine actor
Hi,
Temporarily set the Dialogue Manager’s Other Settings > Debug Level to Info. When the conversation starts, check the Console window for a line like :
Dialogue System: Starting conversation ‘title’ with actor=X and conversant=Y
Are X and Y different when you use Spine actors? If so, are there Actor dropdowns set to the correct actors?
Temporarily set the Dialogue Manager’s Other Settings > Debug Level to Info. When the conversation starts, check the Console window for a line like :
Dialogue System: Starting conversation ‘title’ with actor=X and conversant=Y
Are X and Y different when you use Spine actors? If so, are there Actor dropdowns set to the correct actors?
-
- Posts: 3
- Joined: Fri Jan 06, 2023 2:41 pm
Re: Localized display name not working when using Spine actor
Yes, they are different, I checked that every dialogue actor has the correct settings
My dialogue will always have two actors, and the name of the actor who speaks later is always updated when speaking.
My dialogue will always have two actors, and the name of the actor who speaks later is always updated when speaking.
- Attachments
-
- 1.PNG (268.58 KiB) Viewed 296 times
-
- 2.PNG (245.66 KiB) Viewed 296 times
Re: Localized display name not working when using Spine actor
Hi,
Please back up your project, then import this patch:
DS_LocalizedNamePatch_2022-01-07.unitypackage
Please back up your project, then import this patch:
DS_LocalizedNamePatch_2022-01-07.unitypackage
-
- Posts: 3
- Joined: Fri Jan 06, 2023 2:41 pm
Re: Localized display name not working when using Spine actor
This works!
Thank you for your immediate help! I'm really glad I bought it
Thank you for your immediate help! I'm really glad I bought it