Events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14604
    sanity
    Participant

      It seems that if I Increase Update interval of node canvas it start missing out on events.

      I am using Node canvas Implemented events.

      #14606
      sanity
      Participant

        Probably related, Debug and Wait Actions, while running, prevent the tree from receiving event as well

        #14605
        Gavalakis
        Keymaster

          Hello,

          You are right that if you use an update interval of not 0, you are missing events.
          This is because events hold true for only 1 frame, but I will note this to fix it for the next version.

          I can’t really see how the Debug or Wait actions are relevant to missing events. It certainly is the update interval though

          Thanks.

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