• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Moving a Unit via Trigger

Status
Not open for further replies.
Level 8
Joined
Jun 19, 2017
Messages
145
Good day hivers, again i need your help. I was reading some tutorials on how to move a unit with triggers and what i understood was;
How to move it to a - Point of ability being cast and Position of target, but what i didn't understood was how to move it beyond that point in the same direction, exactly like Shockwave and Carrion Swarm behave. Like you can target both point and units with them but the missile keeps moving further until it reaches it's Distance...
So what i need is the unit to keep moving in the direction of the Facing of the Casting unit until it reaches say 900 Distance. I need something like Set PointVariable = 900 Distance from Facing of Casting Unit.
Any suggestions are appreciated, thanks in advance.
 
^^ Yes, indeed.

To put it in illustration, the object targets a certain area, and the trigger just nudges it slightly to simulate fluid movement.

Untitled.png
 
Status
Not open for further replies.
Top