It's a bit problematic when an object spawn an instance of the same type. Try using the "Create object" system's action, it ought to solve any picking problem. However, if you need to spawn multiple object at once (many "spawner" that spawn in the same tick), you'll have to use a for each too.