Soo-o, This mighta not be new thing for those advanced triggerers out there, But i found out neat way today to check when the missile hit's the targed unit. I don't know is anyone really in need of something like this, But atleat i were because i wanted my dummy unit to cast he's ability right in time when the missile reaches the unit, So i decided to create small example map of it
.
What this trigger inside the map basically does, Is to calculate the distance between the caster & targed or Caster & Targed point whatever, and / it with the speed of the missile. For example, If the speed of the missile was 1000, Then you woulda create trigger like this; Wait Distance Between (Position Of (Caster) And (Position Of (Targed) /1000. Im glad if i helped with this w/o from request tutorial
Check the test map's triggers & play it to understand what i mean.
What this trigger inside the map basically does, Is to calculate the distance between the caster & targed or Caster & Targed point whatever, and / it with the speed of the missile. For example, If the speed of the missile was 1000, Then you woulda create trigger like this; Wait Distance Between (Position Of (Caster) And (Position Of (Targed) /1000. Im glad if i helped with this w/o from request tutorial