In a schematic, How do I select multiple game objects, with the same name, which are children of the machine object (so I can then use a 'select selected data' node to choose 1 at random)?
I've been trying to use a 'Select Game Objects' node but I can only get it to choose the first of the children. I also tried 'Select Components' on their Transforms, but can still only figure out how to select the first one.
Thanks!
I'm not 100% sure if Unity's game object search will also find child objects, though.
Edit: I'll add an option to use the (direct) child objects of the used game object to the Select Game Objects node.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
If I'm understanding your edit correctly, I think that should work. Thanks!
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!