i've noticed that in the ultralisk's attack actor there is no attack effect link, but there is launch (or impact - i don't remember) effect link, which i cannot find. i tried to modify that link (that does not work), recreate ultralisk's attack actor, insert attack link...
nothing works :/
the problem was that i should modify the weapon data in event list. there was a link to weapon that my ultralisk doesn't use. i changed it for my weapon and now it works. thanks for advice. :)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
i followed the tutorial http://forums.sc2mapster.com/resources/tutorials/8361-data-creating-units-weapons-and-more/ to create two units: modified zeratul and modified ultralisk. zeratul works perfect, but ultralisk's attack animation does not execute. he just closes to the enemy and plays attac sounds.
i've noticed that in the ultralisk's attack actor there is no attack effect link, but there is launch (or impact - i don't remember) effect link, which i cannot find. i tried to modify that link (that does not work), recreate ultralisk's attack actor, insert attack link... nothing works :/
any ideas how to fix that?
The attack animation is usually handled in the unit actor itself. Make sure, there is an event similar to this:
the problem was that i should modify the weapon data in event list. there was a link to weapon that my ultralisk doesn't use. i changed it for my weapon and now it works. thanks for advice. :)