Problem with My bool variable and self bind

Forums 💬 NodeCanvas ⚙️ Support Problem with My bool variable and self bind

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15753
    artem
    Participant

      Hello! I’ve created some booleans in my script. I’ve binned this variables to self in nodecanvas blackboard  (chose my script’s bool). I change this variables in script,   BUT when i change my variable from code to true or to false, this boolean  in nodecanvas doesn’t change. In my attachments it can be seen well, i check backward dodge, in my script this boolean is true (On right), but in condition it is false. Also, forward dodge works. Backward dodge works like forward dodge but with this strange problem.

      #15755
      Gavalakis
      Keymaster

        Hello there,

        Hmm. Are you certain that the “backwardsDodge” blackboard variable is bound to the correct field? Just asking 🙂
        Also, are there any NodeCanvas related error or warning logs in the console?

        Please let me know. Thank you!

        #15754
        artem
        Participant

          I found the answer right now 🙂

          I bound blackboard variable to right  field but then i renamed them in script. I didn’t know that you need to change it in node canvas.

          Thank you for help)

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