Using any key in character blueprint

Original Discord Post by haruncelik99 | 2024-10-07 13:17:38

I want the invoke speech node to run on my character when I press a key, but it doesn’t work. How do I do it?

Images:

Reply by k3kalinix | 2024-10-07 13:32:41

Hello <@426460975529721856>,

Reply by k3kalinix | 2024-10-07 13:32:45

What is the issue?

Reply by k3kalinix | 2024-10-07 13:33:00

Do you see any error messages?

Reply by haruncelik99 | 2024-10-07 13:34:46

I want to trigger the key I selected in the character blueprint and make the convai character say what I want, but it doesn’t work

Reply by k3kalinix | 2024-10-07 13:35:29

Please share the console logs.

Reply by haruncelik99 | 2024-10-07 13:36:16

The button is triggered in the ConvaiBasePlayer bp but I can’t find the invoke speech node there

Reply by haruncelik99 | 2024-10-07 13:39:00

there is no any error message in console log actually

Reply by k3kalinix | 2024-10-07 15:21:29

<@&1163218672580575372>

Reply by iranpower | 2024-10-07 19:38:20

hello

Reply by iranpower | 2024-10-07 19:39:14

im not sure how to write from BP to narrative design yet

Reply by iranpower | 2024-10-07 19:39:27

but the way u can do it is use narrative design and trigger there

Reply by iranpower | 2024-10-07 19:39:56

1- inside narrative design create a trigger with the name “test”

Reply by iranpower | 2024-10-07 19:40:15

2- connect it to a section

Reply by iranpower | 2024-10-07 19:40:43

3-inside section write " the text that you want "

Reply by iranpower | 2024-10-07 19:40:56

that should trigger the sentece that u want

Reply by iranpower | 2024-10-07 19:42:47

inside you node for trgger message you write test

Reply by k3kalinix | 2024-10-07 23:49:58

Embedded Content:
Narrative Design Trigger | Documentation
Use Convai’s Narrative Design Triggers in Unreal Engine to enhance your game stories.
Link: Narrative Design Trigger | Documentation

Reply by haruncelik99 | 2024-10-09 07:49:52

i solved problem. Key dosent take input from the bot BP
it should be inside your character and the required nodes should be like this

Images:

This conversation happened on the Convai Discord Server, so this post will be closed.