Creating a Side Scroller game
Hi All,
This is just a personal project as I want to learn how to create side scroller games fro IOS and Android.
I am pretty much brand new to AS3, I have used flash in the past to create simple banner adverts but not for a game.
I have found a pretty good tutorial on creating a side scrolling game like 'Flappy Bird' and I know with some tweaks I can change it so it doesn't resemble it.
The tutorial how ever does not show how to randomly generate obstacles, it only shows how to keep telling the certain obstacles to go back to a certain point on the 'x' axis.
I would like to create 5 obstacles and have them randomly be placed on the 'Y' axis and then move across the screen so the user has to dodge between them by clicking/tapping on screen.
Any help or another link to a tutorial would be much appreciated.
Thanks fro the help.
Alex