HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to make an unit fly.. using triggers...

01-10-2004, 07:12 AM#1
MonkY
Well, another nice questions for the Jass gods :)
I wanted to do a little Matrix kinda looking effect... and wanted to make an unit when starting channeling a spell.. to change the height size... rotate the unit while all the units in area are slowed down... then fall down in speed over the targeted unit. Can you help ? I'm out of ideeas...
01-10-2004, 08:00 AM#2
curi
swap caster with a dummy unit that flies (prolly by hiding and pausing caster, and creating the dummy at his position). swap back after spell. then the Change Flying Height trigger will work.
01-10-2004, 08:42 AM#3
MonkY
Quote:
Originally posted by curi
swap caster with a dummy unit that flies (prolly by hiding and pausing caster, and creating the dummy at his position). swap back after spell. then the Change Flying Height trigger will work.
Thank you sir. I will try that.
01-10-2004, 03:50 PM#4
ubern00b
Also, i have done a "matrix Slash" using a blademaster, use their Attack Slam animation, while having their animation speed slowed, for a nice matrix-y effect( you cana lso add a zoom in/rotating camera effect)