<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div><div>Dear All,</div><div><br></div><div>What I am trying to do is:</div><div><br></div><div>Based on the position of the mouse click in the window, if no actor is clicked on, then move the camera (like InteractorStyleTrackballCamera) but if the mouse is clicked on an actor(and there are different actors in the scene), then move the actor (like InteractorStyleTrackballActor). Also limit the motion type of the actor to a specific translation or rotation.<br></div><div><br></div><div>The way I think I might be able to do it is:</div><div><br></div><div> Write my own interactor style with a combination of trackballActor and trackballCamera after I check the pickposition of the mouse.</div><div><br></div><div>My question is:</div><div><br></div><div>Am I in the right path? Can I do it in a faster or better way? Is there a widget which might help me?</div><div><br></div><div class="ydpe9ef2249signature">Thank you all.</div></div></div></body></html>