A tool that sets a target for the chosen meshes to look at.
First I made a slider UMG for resue purpose
Make the single selection to be the look-at target first, and display its name
Then select multiple actors and make them look at the target
To make it continuously update, use event tick to check if the target is moving, and update the other actors .