I’m trying to build a 3D object that extends ObjectContainer3D. This object will contain a cube, and some other ObjectContainer3D instances. These instances will contain other objects. I want to use these instances as hinges in an animation. This should make the math a lot easier
But.. only the first level is rendering. The children of the nested ObjectContainer3D instances don’t render.
Is this a bug? Am I doing something wrong?
I’m using Away 4 btw
**Nevermind, it was a problem on my end. It isn’t possible to delete a post on this forum?**