How can I implement loop/auto-rotate on a node?
I tried adding Camera Controller however it didn't work?
I want a node to be auto-rotateable unless the user interacts with the scene. Once the user interacts (like click, key press, etc) with the scene it must stop rotation temporarily and restart once the user ends/releases the interaction with the scene.