| 05-11-2008, 01:23 AM | #1 |
I'm making this cinematic, where this sky-barge-ish ship is coming out of a huge portal, and I encountered an issue. Since the portal is quite low and the barge flies somewhat high, I needed to work a little to make it look like it's coming out of the portal. I tried the following: -Making two similar looking units where the first has ground movement, and the second is the flying vessel I will want to use. Then alter the Destroyer Form ability for the first to "morph" into the latter. It actually works you can see it does the "lift off", when.... CRASH¤%&/. The game crashes. Can any of you think of why this happens? |
| 05-11-2008, 03:25 AM | #2 |
Why not just use a trigger to change the flying height of the unit? |
| 05-11-2008, 05:47 AM | #3 |
there is many limitations on shapeshift, to evoid crush make alternate version of unit by copying original, also set dependance field. |
| 05-11-2008, 10:54 AM | #4 |
I'm not sure about destroyer form but when using storm crow form there are a few things to pay attention at: -Check the data fields for normal and alternate unit shape. -Give both units that ability. The normal and alternate unit. -Don't morph heroes into normal units or vice versa. Choose wisely! |
| 05-11-2008, 11:34 AM | #5 | ||
Quote:
That would be the best, of course, but I don't see a function that manipulates that property using the normal WE. Quote:
That's it!!! Awesome!! |
| 05-11-2008, 03:33 PM | #6 | |
Quote:
http://www.wc3campaigns.net/showthread.php?t=97234 Just skip that terrain part :D |
| 05-12-2008, 01:51 AM | #7 | |
Quote:
Trigger: Animation - Set Unit Fly Height |
