Dynamic Lightning?
https://www.youtube.com/watch?v=mr7ANGZ9Nr0&list=PLOEJOE3LlMvwE36dEuoBEu5U8ld2BVO4f&index=1
The above is a youtube link to video of a tower defense game called "Tesla Defense". In the game, a Tesla death machine shoots electrical charges at minions. The charges emanate from one spot and spread out along a length, dissipating at different spots. I've been searching for a tutorial on how to do this, but haven't found anything.
I start with a movie clip of an electrical charge called "charge_mc". I set these paramemters:
charge_mc.x=12;
charge_mc.y=12;
Have tried a bunch of different things, but can't figure out how to assign a second position on the "charge_mc" movie clip. Any ideas on how to accomplish this?
