pradvan
12-04-2008, 02:23 AM
This advanced script shows you how to create a lightning, laser, pulse and other effects using ActionScript 2. It is highly customizable and easy to modify to create your own desired effect.
Customizable Settings
reloadSpeed - how long it takes the gun to reload in milliseconds
clearSpeed - how long it takes to clear the graphics on screen in milliseconds
lightningOffset - how wide the lignting bolt is in pixels
lightningFrequency - how long each jump is in pixels
lightningWidth - set the width of each lightning bolt in pixels
lightningColor - set lightning color
lightningAlpha - set lightning transparency
lightningBranches - how many lightning bolt branches will be drawn per click
sparkNumber - set number of sparks
sparkDistance - set spark spread distance
sparkSize - set spark scale in percent
Screenshot
http://www.freeactionscript.com/download/screenshot/game-shooting-lightning-gun.jpg
Preview & Fla Download
http://www.freeactionscript.com/2008/12/weapon-lightning-gun-effect/
If you're having trouble understanding how this script works, please review previously posted examples that were incorporated in to this script:
Shooting Laser (http://www.freeactionscript.com/2008/2008/11/weapon-shooting-laser/)
Play Random Sound (http://www.freeactionscript.com/2008/2008/10/play-random-sound/)
Apply Filters Using Actionscript (http://www.freeactionscript.com/2008/2008/12/using-actionscript-filters/)
Sparkle Effect (http://www.freeactionscript.com/2008/2008/12/sparkle-effect/)
Feedback
As always, comments, suggestions, questions and rants are welcome
Happy coding :)
Customizable Settings
reloadSpeed - how long it takes the gun to reload in milliseconds
clearSpeed - how long it takes to clear the graphics on screen in milliseconds
lightningOffset - how wide the lignting bolt is in pixels
lightningFrequency - how long each jump is in pixels
lightningWidth - set the width of each lightning bolt in pixels
lightningColor - set lightning color
lightningAlpha - set lightning transparency
lightningBranches - how many lightning bolt branches will be drawn per click
sparkNumber - set number of sparks
sparkDistance - set spark spread distance
sparkSize - set spark scale in percent
Screenshot
http://www.freeactionscript.com/download/screenshot/game-shooting-lightning-gun.jpg
Preview & Fla Download
http://www.freeactionscript.com/2008/12/weapon-lightning-gun-effect/
If you're having trouble understanding how this script works, please review previously posted examples that were incorporated in to this script:
Shooting Laser (http://www.freeactionscript.com/2008/2008/11/weapon-shooting-laser/)
Play Random Sound (http://www.freeactionscript.com/2008/2008/10/play-random-sound/)
Apply Filters Using Actionscript (http://www.freeactionscript.com/2008/2008/12/using-actionscript-filters/)
Sparkle Effect (http://www.freeactionscript.com/2008/2008/12/sparkle-effect/)
Feedback
As always, comments, suggestions, questions and rants are welcome
Happy coding :)