Space Shooter
Player Movement with Velocity
Expending on the previous space shooter example, I’ve added velocity to player movement.
Key Press detection & onEnterFrame in AS3
We’re going to make this little asteroid-clone space shooter for AS3 beginners.
It has the basic key press detection (listeners) and an AS3 version of onEnterFrame. We are however going to use classes and packages. Don’t be scared, it’s not complicated.
CategoriesLinks |