Search found 4 matches

by Tyommm
Sun Dec 05, 2021 1:58 pm
Forum: Dialogue System for Unity
Topic: Show Twison Node-Name(Title) in update void
Replies: 7
Views: 561

Re: Show Twison Node-Name(Title) in update void

Tony Li wrote: Mon Nov 29, 2021 9:01 amGlad to help!
Yes, it works in some manner. But I am interested in next case:
When I atach function to current node, that function must show me the title of current node(Using DialogueManager.currentConversationState.subtitle.dialogueEntry.Title), but it shows me the Title of previous node.
by Tyommm
Mon Nov 29, 2021 6:13 am
Forum: Dialogue System for Unity
Topic: Show Twison Node-Name(Title) in update void
Replies: 7
Views: 561

Re: Show Twison Node-Name(Title) in update void

Thank you. i 'll check that
by Tyommm
Sun Nov 28, 2021 3:38 pm
Forum: Dialogue System for Unity
Topic: Show Twison Node-Name(Title) in update void
Replies: 7
Views: 561

Show Twison Node-Name(Title) in update void

Hello. We use Twison import for create a story. Which sript should i write in Unity for show the name(title) of current Twine node during the conversation? I need to get "Begin" in unity update