Is is possible for two stage objects to contain the same child element?
I am basically looking to create two stages with differing scale factors, each containing all of the same child elements and essentially "mirroring" each other at different scales. Whenever I add a child element to the second stage, it seems to be removed from the first automatically. Is there an option I'm not aware of to allow multiple stages to share and render the same child objects?