Maybe create a Component that asks for a the time interval and what to spawn. Then it’s just a question of adding the component to as many BPs or objects in the scene you want, giving them the ability to spawn stuff:
Scene component:
Usage:
In this case I dragged the component to a trigger a volume already present at the scene. I set the spawning time and what to spawn. And done.

