Mesh with scaling(1, 1, -1) will set an unbelievable scaling when drag positionGizmo

And the cause of the negative scale is that this transformation is applied to loaded GLTF meshes to convert from their native right-handed system to Babylon’s native left-handed system :slight_smile:

image