Thursday, November 8, 2007
AS3 Particle Class release
Thursday, November 8, 2007
I ported Keith's AS2 Particle Class to AS3. I didn't add anything to it, but I do have plans for extending some areas of it. If you feel that it needs improvement, by all means have at the source and perhaps link to your new class in a comment so we can all share. The class file can be found here.
Hopefully some might find it useful. The class doesn't generate its own art, I have this associated with a symbol in the library at the moment. Also its typed to MovieClip for that reason. You could change it to Sprite (to gain some rendering benefit) and have the class responsible for the graphical display. DL: 70.
Hopefully some might find it useful. The class doesn't generate its own art, I have this associated with a symbol in the library at the moment. Also its typed to MovieClip for that reason. You could change it to Sprite (to gain some rendering benefit) and have the class responsible for the graphical display. DL: 70.
Update: (November 2008)
It has become quite clear that my initial quick port didn't come without problems in the source code. I haven't gone back and done anything with it since, so if you're having problems you can resolved those on your own or sometime in the future I will just rewrite the thing so it works correctly.
Comments:
There are currently 16 Comments:



