Change center of OrbitControls according to user | R3F

Hi everyone!
transform-3115350-2598482
I want to put this kind of image into my and I want to make it draggable within the whole canvas and wherever it goes the center of my OrbitControls should adapt its x,y, and z axes. How can I do so?

Html component from drei may help you with that - you can put any 3D as it’s child, and position it within the 3D world like it’s an Object3D.