I want to create a spell that sends multiply missiles to an area location.
each missile hits a random enemy in that location damage him and creats an explosion that deals area damage.
i want some of the missiles to appear on the screen on the same time.
this is what i want to do:
create a dummy unit that will cast dummy spells on a number of random units from a total group, but i also want an explosion to occur after a unit is being hit and i dont really know how to do that
now i know it might be easy to do for some of you, but i dont want to create this spell by copy-paste, so plz dont send me a full code you made, just try to explain in words.
each missile hits a random enemy in that location damage him and creats an explosion that deals area damage.
i want some of the missiles to appear on the screen on the same time.
this is what i want to do:
create a dummy unit that will cast dummy spells on a number of random units from a total group, but i also want an explosion to occur after a unit is being hit and i dont really know how to do that
now i know it might be easy to do for some of you, but i dont want to create this spell by copy-paste, so plz dont send me a full code you made, just try to explain in words.