That's the part I wasn't understanding, thank you.
I was able to do what I wanted to do, basically I had to call the Fire() Method of the Dialogue System Trigger, now it works.
Thank you very much.
Hi everyone, I am a newbie in Dialogue System, I am using it for the first time in a project in which I have integrated the new input system of Unity. In my project, I created on one side a singleton that is in charge of storing delegates for each action, and each time they are triggered, they execu...