Search Unity

Flappy Bird using in-app camera for bird sprite

Discussion in '2D' started by Ingrid112, Sep 1, 2017.

  1. Ingrid112

    Ingrid112

    Joined:
    Sep 1, 2017
    Posts:
    3
    Hi everyone,

    For a group project we want to make a Flappy Bird mobile application clone which uses someone's face as the bird sprite. So the user will use the phone's camera to take a photo, which will then form the bird sprite.

    As a group we have very little experience with game development, so would like as much help as possible. We have followed Unity's Flappy Bird tutorial and have that up and running, but would like to make this mod.

    How can we do this in the easiest and fastest way?

    Thanks for your help!
     
  2. Ingrid112

    Ingrid112

    Joined:
    Sep 1, 2017
    Posts:
    3
  3. LiterallyJeff

    LiterallyJeff

    Joined:
    Jan 21, 2015
    Posts:
    2,807
  4. Ingrid112

    Ingrid112

    Joined:
    Sep 1, 2017
    Posts:
    3
    Thanks.

    How would I make the input have bounding box for bird, so has colliders?