This is my playground:
I import a .babylon model and export it in .glb format.
When I import glb format back into babylon sandbox, I find that some models are not in the correct position.Like this:
I find that the position x and rotation x and y of each model in the playground before exporting differ by a minus sign from the sandbox after exporting
I don’t know what the problem is, can someone help me look at it, thank you!