Make game object appear one after another

Hello All,

Is there a way to make game objects appear one after another in series? Do I have to give a for loop or some kind?

Thanks!

It could certainly work with a for loop. :slight_smile:

1 Like