Recent content by harleyon

  1. H

    Formula to fly up to a point at different speeds

    Great - thanks guys. I'll give it a go.
  2. H

    Formula to fly up to a point at different speeds

    Hello, I'm trying to build a game that has birds fly up on the Y axis (I'm ignoring the X axis for now). What I'm trying to achieve is for the the birds to fly up against gravity (in this case set to 240) to a predefined height and at different speeds. E.g. Bird1 flies up 400 pixels at...