Hey guy . I created custom events .
So event1(Quest 1) and event2(Quest2) It responds when I run. But event3(Quest3) is not respond .
Please help , Thanks you T^T
To visualise Q3 getting executed, put a print string node after it. (or use the debugger)
Show us the Q3 event - there’s something wrong with it.
the way you have that particular blueprint setup all three events should be getting called. The problem is likely in the event itself.