I had been using something similar to this: How to switch between TrackBall and FlyControls in three.js?
However, when I try to switch from FlyControls to OrbitControls, the rotation feature becomes unresponsive after clicking to rotate. It seems like there is no way to stop the rotation.
Has anyone encountered this issue before?
Appreciate any insights,