When parenting boxes in the Tabula hierarchy, the exported model does not actually parent the boxes to one another. My request is when your export the java class, the boxes who are children of other boxes be set as so in the code.
Ex: parentModelRenderer.addChild(childModelRenderer)
When parenting boxes in the Tabula hierarchy, the exported model does not actually parent the boxes to one another. My request is when your export the java class, the boxes who are children of other boxes be set as so in the code. Ex: parentModelRenderer.addChild(childModelRenderer)