I have a clipping panel with a grid of objects underneath it. It's working fine, and Center On Click/Child is working, but the only option it seems is that it centers the child in the very middle of the clipping box. I thought if maybe I move the panel's positions and adjust the clipping box offset, maybe it was centering to the pivot of the Panel, but I still get the same result. So I assume it dynamically figures out the center of the clipping box? Basically I want to be able to have it not really center on click, but move to the top on click. Is this possible without any/much coding?