I’m loading a .glb mesh, and when I load it its orientation is off by 90 degrees around the y axis. I’ve tried using a transform rotation on the mesh but it then makes the mesh move a different direction than the camera. How can I rotate the mesh so it points forward when navigating it around?
Perhaps this needs to be fixed in the source mesh in Blender?