Welcome to the sixth installment of the AS3 Side Scrolling Platformer tutorial series.
The background scrolls. The player collides with walls, and can jump (and even double jump). Our laws of physics have been established, and the basic mechanics are coded. In other words, we have built a working prototype. In this tutorial, we will step our platformer up a notch by adding in fancier visuals, and even the capability for layers of parallax scrolling, which will give the game the sense of depth which it is lacking.
This is a pretty good tutorial, which will really improve your game if you’ve been following along. When all is said and done, this is what we will accomplish:
(click to activate, and control with the arrow keys)
[gigya src=”http://dl.dropbox.com/u/8935299/AS3GameTuts/Sidescroller/Sidescroller_AS3GameTuts_6_1.swf” quality=”high” width=”640″ height=”480″ ]
Continue reading for a step-by-step guide on making this game


