• 🏆 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!

Issue With Bridges and Flying Units

Status
Not open for further replies.
Level 7
Joined
Nov 18, 2012
Messages
272
Hi. I have an issue with Bridges and Flying Units.

When a flying unit tries flying over a bridge, it gets instantly teleported a few units up...

You might say it's not visible but it is.

Is there a way to give them a nice transition?
 
Level 12
Joined
Mar 13, 2012
Messages
1,121
One thing you can do is set the fly over height of the bridge to 0.

There will still remain a small height rise though depending on the bridge. If you want to completely remove it you have to edit the model.

(e: a solution with getLocationZ() and setFlyHeight() is just damn messy imo)
 
Status
Not open for further replies.
Top