Dialogue System with Domain reload.

NodeCanvas Forums General Discussion Dialogue System with Domain reload.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17220
    son
    Participant

    Hello,
    Is the dialogue system designed to work properly when domain reload is turned off?
    It seems like a lot of the events in the DialogueTree are static and don’t work properly when domain reload is turned off.
    Thank you.

    ps. Should I solve it with the attached method?

    Attachments:
    You must be logged in to view attached files.
    #17225
    Gavalakis
    Keymaster

    Hello,
    There should not be a problem if the subscribers also properly unsubscribe from the events. By default only the DialogueGUI is subscribing (and also unsubscribing) from those events. If you are using those events it is of course good practice to also unsubscribe from them accordingly, however your suggestion makes it a bit more safer 🙂
    Thank you.

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.