Search found 5 matches

by sawiyon
Tue Oct 03, 2023 6:01 am
Forum: Dialogue System for Unity
Topic: How to remove an inky story that has been added to the database at runtime?
Replies: 5
Views: 203

Re: How to remove an inky story that has been added to the database at runtime?

Hey, thank you for the quick answer! I'm sorry for the misunderstanding. I need to remove the story from the database.
by sawiyon
Mon Oct 02, 2023 7:54 pm
Forum: Dialogue System for Unity
Topic: How to remove an inky story that has been added to the database at runtime?
Replies: 5
Views: 203

How to remove an inky story that has been added to the database at runtime?

Heya, I have a quick question!

I can add inky stories at runtime, but I haven't yet figured out how to remove them from the database afterward. I ask this question because I need to be able to reset the database or delete/remove a story when necessary (at runtime).

Thanks in advance. :)
by sawiyon
Sun Feb 13, 2022 11:37 am
Forum: Dialogue System for Unity
Topic: [Solved] Run method on actor change
Replies: 3
Views: 265

Re: Run method on actor change

worked, thanks a lot! :)
by sawiyon
Sun Feb 13, 2022 10:07 am
Forum: Dialogue System for Unity
Topic: [Solved] Run method on actor change
Replies: 3
Views: 265

[Solved] Run method on actor change

Heya, I have a quick question!

Is it possible to run a specific method each time the actor (speaker of the entry) changes during a conversation? :)