Video Tutorial: How To Make a Game Like Flappy Bird Part 2: Spawning Obstacles

Learn how to spawn obstacles periodically over time in this video tutorial series on how to make a game like Flappy Bird. By Ray Wenderlich.

Leave a rating/review
Save for later
Share

Contents

Hide contents

Video Tutorial: How To Make a Game Like Flappy Bird Part 2: Spawning Obstacles

0 mins

Challenge

Your challenge is to:

  • Add a sombrero sprite on top of Felipe’s head (add the sombrero sprite as a child sprite of _player)
  • Upon a flap, move the hat up 12 pixels over 0.15 seconds (using ease in/ease out timing mode), and then reverse the action

The artwork in this game is by Mike Berg at weheartgames.com. He’s a great guy, highly recommended btw! :] Note that you have permission to use the code from this game in your own apps, but you do not have permission to use the artwork.

Download demo starter

Download demo finished

Download challenge finished

Helpful links

Contributors

Over 300 content creators. Join our team.