• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Flying Moun

Status
Not open for further replies.
I'm not so sure what you ask for.

if you want to create a levitating Death Knight you'll have to change some Stuff inside Object Editor.
  1. Find your Death Knight Unit-Type
  2. Find the Fields "Movement - Type", "Movement - Height" and that other "Height"
  3. Change "Movement Type" -> Floating (can't fly over others) or Flying
  4. Change the Height Values to the ones you Like.
  5. You Deaht Knight Levitates.

If you mean Jumps / Throws that is a little bit more complicated:
Best use a Jump System from the Spell section.

Do youself:
Overall Concept is:
  • add/Remove The Ability (Arav) dat Night-Elf Bird Transformation Spell. By adding/Removing the Ability: Ground units flying height can be changed.
  • Disable Collision.
  • Move and Alter flying height every 0.03 (1/32) seconds.
  • To let it look good use some math (For the Curve) simple one would be this curve /\.
  • Stop the Jump on Desired Position enable Collision.
 
Status
Not open for further replies.
Top