I do see the original OBJ and the clone when I compile so they are
both added to the scene it seems.

I tried this:

var triangleMesh2:JTriangleMesh = physics.createMesh(Mesh(mclone), new
Vector3D(), new Matrix3D(), 10, 10);

but the mclone still doesn't register collission.

Reply via email to