Hi there;
I have a serious problem here…
I’m on a project and i have to make my character get some quests. He will report this quests to the same person.
So, i attached a script to the character that get the collision and iniciates the dialog, but, how can I pass the information of, mission complete to the another script (of the dialog) to call the other function, that verify if the quest is complete, and display the new one?