I've been trying to randomly spawn enemies but for some reason they are always at equal intervals, this does change each time you play, but they don't spawn randomly between each other.
That's weird. I use Random in my game & it work perfectly. In my game I have it so that at the beginning of the wave, it picks a random # 1-5. I have an actor mob assigned to each, so it will randomly select a different unit each wave. Works fine for me. No idea why it's not for you.
May the bug only rears it's head in certain situations.
Nope, have the same issue with the random thing. I have even the same system with a random number from 1-5 that choices the next wave, but in preview when I "reload" the game (you know that re-play icon next to play) it start with the same wave again and again. Guess this also happen on the IPhone unless the whole application is restarted. Try it out for yourself .. definitely a thing that needs to get a fix
Comments
May the bug only rears it's head in certain situations.
I have even the same system with a random number from 1-5 that choices the next wave, but in preview when I "reload" the game (you know that re-play icon next to play) it start with the same wave again and again. Guess this also happen on the IPhone unless the whole application is restarted.
Try it out for yourself .. definitely a thing that needs to get a fix