Having difficulty setting up dialogue tree

I am a super new beginner to scripting as I am primarily an environment artist. Anywho, I am trying to set up a dialogue script using a tutorial. I have a link to all my images running through my setup.

My interact when in the collision sphere is working and my canvas text becomes visible upon interacting but the text i set does not. I was able to figure this out because my preview text does: but NOT the dialogue tree text. I spent all day debugging and going thru the tutorial to fix some stuff and no luck.

In the google drive folder is my images and video https://drive.google.com/drive/folders/1myaqeRdYQEeFMw0EVPHA_w-NKiWhIptL

These pins doesnt seem to be connected, that maybe why your values are not set from the input param of the Add, Update Dialogue


image

You will have to connect them to the textbox input.

I actually had the get speaker, dialogue, option text nodes set to the update dialogue in hopes for cleanup: so they are there. Either way i tried plugging them in directly and its still not working :disappointed::disappointed: I updated the drive with the new debug footage if you dont mind taking a look. I will appreciate it a lot

Try to remove the Branch node like below and see if it work:

From what i see from the video, it always on True so the input variables were never set to the widget dialogue.