• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Trigger] Managing Unit Collisions with Triggers?

Status
Not open for further replies.
Level 1
Joined
Jan 4, 2008
Messages
2
At it's core, this began with me wanting to code Wind Walk using triggers, just to see if I could.

Now, I know exactly how I could do this, but now I don't want to, I just want to edit unit collision with triggers alone. If I remove collision completely, then the unit can move through trees (undesirable).

Is there a way to edit JUST unit collision, so that said unit can move through other units but NOT through trees or other obstacles?
 
Level 1
Joined
Jan 4, 2008
Messages
2
you can turn collision on/off depending on what is near but it will need multiple actions tracking if its near water or trees, water is the longest one but i did it myself and i can track if a unit is near water or not though it may be a bit laggy since its gui.

So what if said hero comes near both a tree and a unit. =X
 
Status
Not open for further replies.
Top