Edit 2: I modified my third trigger to use dummies, yet it still doesn't work:
Edit: I found the problem; I was trying to move the lightning effects after I killed them. Im still having the problem where no damage is dealt, though, and im struggling to find a way to make the beams deal X damage per second without using a ton of dummies.
Im working on a 'wheel and axle' like spell, which creates several runes around hero hero. The runes rotate around the hero, with beams stretching from the rune to the hero. These beams are suppsoed to damage enemies who pass through them. The problem is, whenever i run Destroy Lightning Effect, my game crashes.
Heres the triggers:
This one activates the spell, initiating all the variables, creating dummies, etc.
This one moves the dummies and lightnig effects around the central axis (TempPoint34[1])
This one is supposed to oder the dummies to carrion swarm every .3 seconds. This trigger doesnt seem to work, and i dont know why.
I know these leak ALOT, I'm going to fix all these leaks later.