• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

My unit can't have a negative fly height

Status
Not open for further replies.
Level 11
Joined
Oct 20, 2007
Messages
342
my unit have a initial fly height of 1000
after i cast a skill, i want it move to -1000 in rate of 100
but its stop at the fly height 0
(minimum fly height had set to -10000)
(it can have a negative fly height with object editor but not in trigger editor)


Objective: [i can't have a negative fly height by trigger]
 
Level 14
Joined
Jul 1, 2008
Messages
1,314
As Squiggy already said.
Change the flying height to -1000 in Object editor, then set it at 1000 at 1.0 seconds or something like that after the map started.

Just posted this, because the link from squiggy is a bit confusing, and the whole thing is very easy

Greets
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
Let me guess
bury into sand spell of gara of NARUTO xD
anyway

That surely needs a cusom bury animation for everyunit
 
Level 2
Joined
Nov 19, 2008
Messages
11
umm have you tryed holding shift+enter then typing "-<numberhere>"? i haven't but i know you can have it minus, but never tryed it
 
Status
Not open for further replies.
Top