Search found 16 matches
- Sun Nov 20, 2022 1:03 am
- Forum: Dialogue System for Unity
- Topic: Dialogue System Trigger On Trigger Enter to On use collider bug
- Replies: 2
- Views: 165
Re: Dialogue System Trigger On Trigger Enter to On use collider bug
Thank you! I'll try that then, and see how it goes
- Sat Nov 19, 2022 5:32 am
- Forum: Dialogue System for Unity
- Topic: Dialogue System Trigger On Trigger Enter to On use collider bug
- Replies: 2
- Views: 165
Dialogue System Trigger On Trigger Enter to On use collider bug
Hello! I have encountered this bug where if I am using a Dialogue System Trigger > Trigger > On Trigger Enter, and I change it to "On Use" through code (dialogueSystemTrigger.trigger = DialogueSystemTriggerEvent.OnUse;) it won't fire up the dialogue again until I exit the collider and ente...
- Fri Nov 18, 2022 4:45 am
- Forum: Dialogue System for Unity
- Topic: Localization Speaker Name problem
- Replies: 11
- Views: 700
Re: Localization Speaker Name problem
Hi!
Sorry for the late reply! I'm not getting any errors now, so it should be good!
Thank you very much for your help!
Sorry for the late reply! I'm not getting any errors now, so it should be good!
Thank you very much for your help!
- Fri Nov 11, 2022 8:41 am
- Forum: Dialogue System for Unity
- Topic: Localization Speaker Name problem
- Replies: 11
- Views: 700
Re: Localization Speaker Name problem
Hello! Just a head up! Even though things seem to be working, I'm getting this null error when I update the localization table from Unity's Localization package. NullReferenceException: Object reference not set to an instance of an object PixelCrushers.DialogueSystem.DialogueSystemController.get_mas...
- Wed Nov 09, 2022 4:08 am
- Forum: Dialogue System for Unity
- Topic: Localization Speaker Name problem
- Replies: 11
- Views: 700
Re: Localization Speaker Name problem
The latest version seems to have fixed the issue! thank you very much!
- Tue Nov 08, 2022 8:46 am
- Forum: Dialogue System for Unity
- Topic: Localization Speaker Name problem
- Replies: 11
- Views: 700
Re: Localization Speaker Name problem
I am so sorry, but I cannot share this project.
- Tue Nov 08, 2022 1:44 am
- Forum: Dialogue System for Unity
- Topic: Localization Speaker Name problem
- Replies: 11
- Views: 700
Re: Localization Speaker Name problem
Hello,
Thank you for your reply.
I am already using the latest version (DS_LocalizationPackageSupport_2022-10-09), but the issue persists.
Is there anything I can change to fix it?
Thanks!
Thank you for your reply.
I am already using the latest version (DS_LocalizationPackageSupport_2022-10-09), but the issue persists.
Is there anything I can change to fix it?
Thanks!
- Sun Nov 06, 2022 7:34 am
- Forum: Dialogue System for Unity
- Topic: Localization Speaker Name problem
- Replies: 11
- Views: 700
Localization Speaker Name problem
Hello! I have set up Unity's Localization package with DS and it seems to be working fine for the most part. But I'm running into a problem where the Speaker Name uses the column from the previous language. EX: I have En Name Es Nombre Ja 名前 When the language is set to En, it will show nothing (beca...
- Sun Aug 14, 2022 4:12 am
- Forum: Dialogue System for Unity
- Topic: Group variables
- Replies: 3
- Views: 406
Re: Group variables
Thanks!
- Sat Aug 13, 2022 5:10 am
- Forum: Dialogue System for Unity
- Topic: Group variables
- Replies: 3
- Views: 406
Group variables
Hello!
Is there any way to group variables like you do with the conversations?
Thanks!
Is there any way to group variables like you do with the conversations?
Thanks!