Im trying to make enemies spawn on every spawn point but it isnt working


i put it so that i would pick all enemy spawners and make it so that it would spawn a enemy on all of them and yet it isnt working. it is only spawning on one of the spawners. i would upload a video but gdevelop forums does not allow that

Hello,
Could you be more precise and not just put a little sentence in the title?
What do you get in result on your screen?

Hi, and welcome!

Instead of the “Pick all”, you need to use the special event “For each object” that you’ll find in the big + in the upper-right icons.

Thank you! I had no idea i needed to use that(much less that it existed)