• 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.

Moving a unit within a region.

Status
Not open for further replies.
I want to make it so when a unit enters a region, it is slowly pulled toward the middle. The only trigger that I can find is "move unit (instantly)," which looks bad ingame. I remember there being a "move unit over X seconds" trigger, help?

Event:

A unit enters region whirlpool 01

Conditions:

Unit is type Transport or Troll Destroyer or Juggernaut or Submerger or Transport or Elven Destroyer or Battleship or Gnomish Submarine

Action:

??
 
Level 22
Joined
May 11, 2004
Messages
2,863
Keep the same event, but have the action, but have it turn on a seperate trigger like this

Event- periodic event: every XX seconds

Action:

Unit issue order targeting a point- issue (entering unit) to position of (entering unit) with offset (input X and Y offset). With the offset being towards the center of the region.

-VGsatomi
 
Status
Not open for further replies.
Top