What caused transformControls' head direction reversed?

Hi community, I was tring to figure out why there are some of the axis’ head to reversed direction:
transformCtrl_head_problem

Besides that, everything else works perfectly. Thank you all.

It seems you are using an outdated version of TransformControls. Anyway, the cones used to point always in the positive direction of the respective axis.

The newer version is implemented differently: three.js webgl - transform controls

1 Like

I see, thank you for answering! Have a good one.