ldr files can hold multiple models too.
On second thought I think the thing going wrong in your above picture is the transformation to 'unreal space' is only applied on the rotation. You need to apply it to the full 4x4 (pos+ori) type 1 line matrix.
On second thought I think the thing going wrong in your above picture is the transformation to 'unreal space' is only applied on the rotation. You need to apply it to the full 4x4 (pos+ori) type 1 line matrix.