Search found 93 matches

by nehvaleem
Wed Apr 29, 2020 11:47 am
Forum: Dialogue System for Unity
Topic: Ink integration - couple questions (actors etc.)
Replies: 70
Views: 9872

Ink integration - couple questions (actors etc.)

Hi, I've got couple of questions regarding Ink integration, mostly actors. I am having troubles understanding some core concepts about ink integration. Background: I am creating a rpg where there is not only one, but many "player" actors. 1) Is it possible to have as many actors as needed ...
by nehvaleem
Tue Sep 10, 2019 9:48 am
Forum: Dialogue System for Unity
Topic: Getting conversation at OnConversationEnd
Replies: 3
Views: 451

Re: Getting conversation at OnConversationEnd

Good to know. But I must admit that this isn't the most convenient way of doing it. Have to write some sort of wrapper. But still - thanks for a reply!
by nehvaleem
Tue Sep 10, 2019 5:09 am
Forum: Dialogue System for Unity
Topic: Getting conversation at OnConversationEnd
Replies: 3
Views: 451

Getting conversation at OnConversationEnd

How can I get the particular conversation that just ended on OnConversationEnd? I would like to trigger some tutorial part only at the end of specific conversation. Is it impossible or am I missing something?