Search found 2 matches
- Wed May 26, 2021 12:58 am
- Forum: Dialogue System for Unity
- Topic: Problme with multiple isPlayer Actors
- Replies: 3
- Views: 126
Re: Problme with multiple isPlayer Actors
Thank you for the reply. Does it mean if I use the latest Version of DS I could solve the multiple isPlayer Problem?
- Tue May 25, 2021 5:43 am
- Forum: Dialogue System for Unity
- Topic: Problme with multiple isPlayer Actors
- Replies: 3
- Views: 126
Problme with multiple isPlayer Actors
Hello, I'm new to DS and may just have done something wrong with is. I am using DS 2.1.12 in Unity 2019.4.10f and I would like to have a Conversasion as following: PlayerA: option1:say something///option2:say something ==> Npc:some respond ==> PlayerB: option1:say something///option2:say something =...