So far i've got the animations and all to create but had a few questions that might make this a bit more realistic looking, So far the nydus worms come out of the ground, play unload animation, but for some reason it stops and never creates the units was wondering if you had to have an actual nydus network or if this is still valid with just nydus worms canal units
Your nydus worms have no rally point since you are referring to variables that are set a few actions later. Otherwise your trigger should work and unload the zerglings next to it.
Oh, and facing "Position of triggering unit" doesn't work aswell since you don't have a unit related event.
So i changed the formula a bit but i still don't have spawning zerglings, not sure if i fixed it how you say but i think so if not please explain my error lines a bit more, and thanks
Tried it myself and got it to work. Your code seems alright, are your ZERGLING units the default zerglings? If not, maybe there's something broken in the unit's data (not sure but I think "Stats - Cargo Size" has to be > 0).
They are just regular zerglings with default 1 cargo size value i changed the nydus canal to player 1 so i could see if there were any units being added to the canal and there were not :(
So far i've got the animations and all to create but had a few questions that might make this a bit more realistic looking, So far the nydus worms come out of the ground, play unload animation, but for some reason it stops and never creates the units was wondering if you had to have an actual nydus network or if this is still valid with just nydus worms canal units
http://i51.tinypic.com/spywjo.jpg
http://i51.tinypic.com/20szuaa.jpg
http://i53.tinypic.com/2w6gp76.jpg
also is it possible to loop the unload animation for every unit unloaded?
Your nydus worms have no rally point since you are referring to variables that are set a few actions later. Otherwise your trigger should work and unload the zerglings next to it.
Oh, and facing "Position of triggering unit" doesn't work aswell since you don't have a unit related event.
So i changed the formula a bit but i still don't have spawning zerglings, not sure if i fixed it how you say but i think so if not please explain my error lines a bit more, and thanks
http://i51.tinypic.com/34pyuep.jpg
Tried it myself and got it to work. Your code seems alright, are your ZERGLING units the default zerglings? If not, maybe there's something broken in the unit's data (not sure but I think "Stats - Cargo Size" has to be > 0).
They are just regular zerglings with default 1 cargo size value i changed the nydus canal to player 1 so i could see if there were any units being added to the canal and there were not :(