I have a dialogue script that I've been tinkering with to give different functions- like a response feature. The player can respond by clicking 1 of 2 gui buttons.
I have 2 characters you can talk and respond to:
The error comes when you try to respond. When I click button1, the button1 option for the other npc's chat also begins to play. How do I make button1 and button2 exclusive to the npc you're chatting with?