Imagine I have two sublayers in Solaris:
I want them to be in a parent layer so that they can be controlled together but also specifically if needed. I figured out that I can drop down a stage manager and use the plus button to create a parent group and then drag the two under them:
The apparent issue with this is that in order to move both sublayers, I had to flatten the stage, and the resulting .usd file is bigger for some reason (it doesn't just reference the box.usd and sphere.usd files from disk anymore).
If I drop down another stage manager and deselect the flatten option, I'm only able to edit the strongest layer, and so I end up with a wonky scene graph:
Another issue for me with using the stage manager is that it requires manual dragging and dropping. I'm looking for a solution that can automatically add a parent grouping to any sublayers passed into it.
I'm super new to USD and I'm trying to wrap my mind around it. Thanks!
Anson