Rotate Actor around some point.

My bad you want it to orbit around an object.
The easiest way to do this is make the orbiting object a child of an empty gameobject.
Place the empty gameobject at the same place as the middle object and make the empty object rotate.
If you want you can use the look at rotation to keep it looking at the middle object.
compo.png