oh, is it hard to make another variation of this action, in which every game object stored to GameObject variable (not array)? Like its done in the deffault Get Next Child action? I need it, because i want to check every child (GameObject) to MeshRenderer component.. Thats why i dont needed to add all GameObjects (childs, subchilds) to array...