Invoke Narrative Design

I need to activate a narrative design trigger in Unreal Engine 5 by pressing a button. I tried implementing it within the MetaHuman blueprint, but it’s not working. I’ve verified that the trigger name is correct. Can anyone assist me with this

Hello @Ajinad,

Could you please show your implementation?

when i press a keyboard button, it should invoke the narrative trigger


guide me how to do, is there any possibility to trigger the section ? @k3

This is from the Convai playground. Please show me your Unreal Engine implementation.

1 Like

It’s done, thank you! I was initially trying to use the Invoke Trigger node inside the Level Blueprint, but after switching to the Metahuman Blueprint, it worked perfectly.