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.
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?