As a test, I'm using a generic object that I change to load a different model file.
I cant even see the 2nd and 3rd lod so I do this:
float dist = (LevelA.getTransformedCenter().calcSub(world.getCamera().getPosition()).length());
Lod1 = -2563.4226
Lod2 = -12606.766
Lod3 = -27966.719
In 3dsmax, they are all in the exact same position with identical pivots.
I cant even see the 2nd and 3rd lod so I do this:
float dist = (LevelA.getTransformedCenter().calcSub(world.getCamera().getPosition()).length());
Lod1 = -2563.4226
Lod2 = -12606.766
Lod3 = -27966.719
In 3dsmax, they are all in the exact same position with identical pivots.