Reply To: [DialogTree] Accessing actors on Multiple Choice Node

Forums 💬 NodeCanvas ⚙️ Support [DialogTree] Accessing actors on Multiple Choice Node Reply To: [DialogTree] Accessing actors on Multiple Choice Node

#17962
elendow
Participant

    Hi, sorry for not answering earlier, I didn’t get a notification.

    I did that for single request nodes, my problem is that “MultipleChoiceRequestInfo” doesn’t include the Actor of the “Question” itself. I need the actor because in my game the character says every option of the MultipleChoice nodes with a portrait, and that info is in the actor.

    For example, in the screenshot attached, the character will say “0”, then you can navigate trought “Choice 1” and “Choice 2” with the same UI. Once selected, It will say the next option. I need the actor for the navigation part trought the options.

    Thanks a lot!
    Cheers.