Center point of Grid Array UE5 HISM

Hi,

I’m working on grid array (HISM) and I need to manipulate center point(like pivot). I can manipulate the center point of BP actor with “set relative location” by using actor and static mesh bounds but when BP actor rotated seems not working correct. How can I rotate correctly BP actor by manipulated center point of actor.

Thanks in advance.