Search Unity

Falling Objects

Discussion in '2D' started by Tsironis45, Dec 15, 2014.

  1. Tsironis45

    Tsironis45

    Joined:
    Dec 15, 2014
    Posts:
    1
    I'm making a 2D game that involve falling objects (bricks and bombs). The game is about catching falling eggs, but the player needs to watch out for bombs and brick. What should I do? :(

    PS The objects need to fall at random
     
  2. Ilingis

    Ilingis

    Joined:
    Dec 13, 2012
    Posts:
    63
  3. BenZed

    BenZed

    Joined:
    May 29, 2014
    Posts:
    524
    That sounds pretty straightforward. I whipped up a quick example:

    It's pretty self explanatory, but you can follow along what I did to get a sense of how to do it yourself.
     

    Attached Files: