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

How to make units go through anything?

Status
Not open for further replies.
Level 4
Joined
Feb 25, 2008
Messages
58
I don't know of a way to make units able to go through cliffs, but if you change the collision size in the object editor to 0, it will be able to walk through everything else. Also, I believe invisible units all have collision sizes of 0.
 
Level 9
Joined
Apr 14, 2007
Messages
437
Well, make the units you want to have 0 collison size, make them a flying movement type, and change their height to 5. they'll walk through anything but cliffs, and they can also walk over anything. it also wont look like they're flying.
 
Level 4
Joined
Mar 6, 2008
Messages
73
Set up a trigger, look up in the categories called "Unit", look for Collision, disable Collision for the unit.

For an alternate way, use the Object editor, select the unit you want edited, either do 2 of the following things :

Set the Collision size for the selected unit to "0"

Make the unit's movement type Fly
 
Status
Not open for further replies.
Top