Hy all!
My problem is I exported an object from Blender to Unity. In Blender the pivot is in the center of the mesh. But in the imported object in Unity, the pivot is a bit translated. What is the problem, and how can I solve it?
I think I need to find the correct center of the mesh, because I need to rotate the object, and return the same position.