Hi. Am using a copy-to-points with packed-primitives to generate a tree of unity game objects. This works great but I want to configure both the root and children unity objects with different scripts / components. I am using unity_script which installs the script in the generated root game object. I would like to also install a script / components on each of the primitive generated child game objects. Am I missing something?
Thanks for our time,
Mike