OBJ exported scene rotated 180º around up axis

Hey @bghgary will this resolve GltfExport - flipped camera ?

I did a temporary fix on my project where I wrapped the models under a transform node and to fix the camera rotation (when it’s animated) I had to create a temporary animation group and multiplied the rotation with 180 on both z and y.