space shooter actionscript
Endless Parallax Scrolling
This is a parallax star field scrolling effect. It gives the illusion of moving through 3d space. This effect endless and will continue scrolling forever.
Realistic Dynamic Bitmap Explosion Effect
Preview
If you’re having trouble understanding how everything works, check out these previous examples that were incorporated in to this one:
Parallax Movement Effect
This is a fla example of my parallax engine. Can be used in top-down space shooters or side scrollers with a little work (just remove the y movement from the code).
Preview
Smooth 4-way Player Movement
This Flash game example shows you how to create smooth 4-way player movement with acceleration & friction. This fla also shows you how to create a screen-wrap effect (think asteroids).
Custom Settings:
- max velocity
- acceleration
- friction
Preview
Dynamic Bitmap Particle Explosion
Here is a new Dynamic Bitmap Particle Explosion effect.
This is an update to the previous dynamic explosion effect that used movieclips instead of BitmapData. The bitmap version works much faster and smoother. Check out this post for BitmapData usage examples.
Preview
Realistic Bitmap Smoke Trailer
Here is a new Bitmap Realistic Smoke Effect.
This is an update to the previous smoke effect version that used movieclips instead of BitmapData. The bitmap version works much faster and smoother. Check out this post for BitmapData usage examples.
Preview
CategoriesLinks |
