Need to use Multiple SpawnActor Recording Actors without overlapping

I wanted to display Recording Actors individually when clicked on each of them as below. But the weapons overlap if I use multiple SpawnActors and they all move with given functions. How to use Multiple SpawnActors without overlapping with each other? I just want actors to work individually without overlapping when one actor is active. How do I do that?