Dialogue System with Domain reload.

Forums 💬 NodeCanvas 🗨️ General Discussion Dialogue System with Domain reload.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12983
    sh
    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?

      #12984
      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.

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