I’ve got an object with an xpresso rig which relies on the position/data of some null objects, when I put it in a cloner, certain aspects stop working, so I need to make it editable, however, when I do that, all nulls which don’t have children, are deleted.
I can already think of workarounds, like not using nulls but some other dummy object, or give the null a dummy child, but I wish I didn’t have to, its wasteful/inefficient maybe I’m missing some basic info?