Can you try the repeat event? for example if you want 5 enemies you can use an index from 1 to 5 and have the actions set to spawn the enemies, for different enemies, maybe you can have different enemies on the same sprite but under different animations, when created based on a certain condition Play animation "name" from beginning.
I dont know if this would work but inside my head it sounds reasonable =0)