• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

AI Pathing Collision ruining effect. Fix how?

Status
Not open for further replies.
Level 6
Joined
Aug 12, 2007
Messages
201
I have a dummy unit with the model of a projectile, I want to order him to move to the position of the ability cast, except my only problem is he wont move to it in a straight line, he navigates there around units even though his movement type is set to Fly and collision size is set to 0. How do I fix this? I need him to walk in a perfectly straight line against an oncoming tide of units, without trying to navigate around them. Likewise, I want the creeps to walk in a perfectly single file line straight at the region they are being ordered to, not to try to navigate around anything. Can I disables pathhing or something somewhere maybe? All my units are either 0 collision or flying or ghosts even, and they still try to avoid each other. I want to make a unit move in a perfectly straight line, ignoring all collisions and pathing and everything.
 
Last edited:
Level 2
Joined
Dec 8, 2008
Messages
14
Give it the Locust ability. It will ignore pathing, become invulnerable and won't be selectable. There are some other things too but those are the important ones that you seem to need.
 
Level 8
Joined
Nov 9, 2008
Messages
502
The above are both good options.

It should work if you set collision to 0. Maybe try to make a trigger that also disables its collision....worth a shot.
 
Status
Not open for further replies.
Top