Warmup My First Unity Android Game

I tried making a Flappy Bird Clone. Let me know what you think. Its for Android. (Unity, Blender, GIMP, sfxr). My Highest Score is 21

https://play.google.com/store/apps/details?id=com.scriptblocks.freerunner

 

I used Blender to make the animation and rendered it as orthognal then used a GIMP plugin to turn individual screen renders into a sprite sheet.

This tutorial helped a lot http://unity3d.com/learn/tutorials/modules/beginner/live-training-archive/infinite-runner.

I used the admob plug which went in really easily.

I still am a bit confused on picking resolution of the camera to stretch based on size of screen.

I am also confused on how to add images to google play store. seems to show the same one over and over.

The file size is 8 megs most of all just the standard unity libs , it seems a bit big for mobile but you get a lot of features for that size

I was most impressed with Unity sprite editor and animator

Thanks for trying it out. Good luck to everyone.