[Solved] Objects taking random turns to appear

Hi there,

I’ve been trying to make my 2 enemies appear 1 by 1 and randomly from the top of my screen in 3 random X values, but sometimes they spawn at the same time, or even repeated in different X coordinates. These are my events:

What am I doing wrong? :frowning_face:
I’ve disabled every other event and still isn’t working properly.

Thanks!!

I fixed it!

I saved my scene variable “enemyCreation” with value 1 and it works now.