[Solved] Spawn timing

Bob132546Bob132546 Member Posts: 18

so i have objects spawning in every 1 second at Y720 and it comes down on the X axis at a speed of 150.

I want to spawn in another object in-between the first objects that are spawning at 1 second, without overlapping.
Is this possible to do? is there a way this can be achieved?

Example of what I mean:
http://prntscr.com/7voce1

Hope this makes sense

Best Answer

  • tintrantintran Posts: 453
    Accepted Answer

    can't you just put inside your "every" 1 second timer, another "after" half second timer

Answers

Sign In or Register to comment.