hey, i'm trying to make an ability that basically does damage as it moves along the path. Ive toyed around A LOT and have failed to find out how to do this.
To help understand what im talking abount heres a little picture:
(caster unit) -(spell projecticle) > unit(takes damage from projecticle) > unit(takes damage) and so forth
if youre looking for a 'shockwave' type spell like from wc3, there was a tutorial on it done way long ago by sixen or serius i believe. do a search and hunt it down. i believe he was working on 'remaking' all the original wc3 abilities into a single mod. other than that its just a projectile with a behvaior that does a seach/dmg t w/e units you filter around it and use a 'marker' so it doesnt dmg a unit more than oncep er projectile.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
hey, i'm trying to make an ability that basically does damage as it moves along the path. Ive toyed around A LOT and have failed to find out how to do this. To help understand what im talking abount heres a little picture:
(caster unit)
-(spell projecticle)> unit(takes damage from projecticle)> unit(takes damage) and so forthif youre looking for a 'shockwave' type spell like from wc3, there was a tutorial on it done way long ago by sixen or serius i believe. do a search and hunt it down. i believe he was working on 'remaking' all the original wc3 abilities into a single mod. other than that its just a projectile with a behvaior that does a seach/dmg t w/e units you filter around it and use a 'marker' so it doesnt dmg a unit more than oncep er projectile.