Search found 4 matches
- Wed Dec 08, 2021 2:32 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
Thank you) It works
- 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
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.
- 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
- 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