Right now all the enemies on screen shoot at the player at the same time. How do I adjust this so they don't have a synchronized shot?
Add a For Each Soldier in event 5
Like this?
It doesn't work. Their shots are still synchronized.
Develop games in your browser. Powerful, performant & highly capable.
Its tedious but my method would be make sure they are not listed under the same sprite , individual sprites to get each 1 moving accordingly