The best thing you can do is keep an Array of the object you add (add them to the array at the same time you add them to the scene, and remove them from the array when they are deleted). You can also give them some sort of name, and then check the node name if it includes your special String.