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

movement speed

  1. fllwr9141

    [Solved] Is it possible to ensure minimal movement speed with differentiation?

    Is it possible to ensure different minimal movement speed for different units? The problem is wc3 -% speed modifier is additive, and easily accumulate to zero. Game constants is bad because it is same for all units. +% Speed modifier is bad because it strongly negates slowing effects...
  2. Shayoo

    Epic Lag movement bug

    Hi, my map project is a rpg : the file size is quite heavy, but i'm sure this bug is not related to the size but a trigger which somehow fu***** all of my movement capacity. The file size is : 147mo Tested with some friends we can pick our character and all effects & environements animation...
  3. HerlySQR

    [Crash] Set move speed is not working

    I don't know if is for the version (1.32.9) but when I try to translate the MoveSpeedX library to Lua the function SetMoveSpeed doesn't work even if I overwrite it, is like the trigger just stops, can you explain me why?
  4. A Rather Wily Beaver

    [Spell] Making a GUI Slide Trigger look smooth?

    Hi all, I'm making a fairly simple spell, mostly as practice/education. It's called Inner Flame. When cast, the caster fires a projectile in a target direction that damages the first enemy hit. The projectile then disappears. Functionally, I have it working perfectly. I made casting Inner...
  5. xyke

    Setting unit's movement speed to 0 but can still turn. How?

    Hey guys! This is my first time posting I am working on a new map which is a moba just like dota. I have some few knowledge already with GUI but nothing on Jass. Anyway, I made a unit which is a neutral monster. I want it to stand still in a zone so I changed its movement speed amount to 0 but...
  6. Ofel

    Unit travel time formula

    What is the formula to get the duration a unit need to travel to a point? Example: - Blood Mage has 200 movement speed point (from Object Editor). - The distance of the path going to the target point is 1500. Travel duration = ?? Additional Question If the Blood Mage for example travel the...
Top