Original Discord Post by madscientist9178 | 2024-11-07 15:05:06
I have a scene with one patient. I can change his disease by clicking a button. The total number of diseases is 9. Each disease must change the dialog.
At ConvAI, I have 9 characters. Each one has a disease history. I changed the character script’s name and ID but he fails to respond. I have thought of having 9 gameobjects with the scripts loaded, and enable disable them accordingly but I have not tried this. Any idea on how to achieve this?