While trying to optimize my Xith/Ode-Combination, i tried to add multiple geoms to one body and encountered a problem: There seems to be no way to position the geoms within the body, so for now they all collapse. I am trying to avoid building a body from geomTriMeshs to gain more performce, so i would like to add some basic geoms to one body. I already tried to encapsulate the geom with a geomTransForm, but encountered the problem that the geomTransform seems not to collide with the rest of my objects.
Anyone tried this before / has a solution ?
Thanks in advance