Reply To: Conditional Returning backwards?

Forums 💬 NodeCanvas ⚙️ Support Conditional Returning backwards? Reply To: Conditional Returning backwards?

#17852
yulaw2k
Participant

    In the screen capture you can see I am pulling the variable from the correct blackboard and not its own blackboard.

    [attachment file=”isDead-1.jpg”]

    You can see both variables on the inspector say they are true, one being a dynamic, one being a normal variable. Both still return failure. In the console you can see the normal variable is printing true while the dynamic is printing false, but both fail the is true.