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?