I have units in row to die one by one.
I would like create special effect on them like this:
Since I have red basically every tutorial on hive I know I have to make special effect array right?
Since those units will be dying in row I can just remove those effects one by one when units die? I can track which unit died by integer + 1 and then connect it to special effect variable?
Well I created speciall effect array variable, integer variable and everytime I try to continue my brain just freezes, any help would be appreciated.
I would like create special effect on them like this:
-
Ensnare
-
Events
-
Time - Elapsed game time is 1.00 seconds
-
-
Conditions
-
Actions
-
Unit Group - Pick every unit in (Units in Ensnared 1 <gen>) and do (Special Effect - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Orc\Ensnare\ensnareTarget.mdl)
-
-
Since I have red basically every tutorial on hive I know I have to make special effect array right?
Since those units will be dying in row I can just remove those effects one by one when units die? I can track which unit died by integer + 1 and then connect it to special effect variable?
Well I created speciall effect array variable, integer variable and everytime I try to continue my brain just freezes, any help would be appreciated.
Last edited: