Reply To: Condition List problem

Forums 💬 NodeCanvas ⚙️ Support Condition List problem Reply To: Condition List problem

#18933
ratking
Participant

    Hey, that seems to work. Interesting enough, this was even my main problem – is it true that I can’t really check a GameObject for null via the CheckVariable<GameObject> condition? Somehow I never get False, because if I keep Value B as “None (GameObject)”, it’s not equal to null. Should I use something else to check for null – or just write my own node?