Reply To: Blackboard – null GO bound parameter initialization error

Forums 💬 NodeCanvas 🗨️ General Discussion Blackboard – null GO bound parameter initialization error Reply To: Blackboard – null GO bound parameter initialization error

#12958
bombonito
Participant

    Managed to solve the problem.
    After some more debugging and help from my friend 🙂
    ‘Check boolean’ node is giving wrong results when trying to do GameObject == true/false.
    I’m now using Inverter + Check Variable (GameObject), and the result is correct.