So I'm trying to duplicate the Hellion and Hellbat for a mod I'm making. But I have problems with the transformation, so far the unit switches all it's stats, and weapon. But there is no animation, and the unit doesn't switch model.
I have duplicated the Hellbat and Hellion separably and made sure to check the actor hellion/hellbat actor, Duplicated the abilities, and changed the ability commands to the duplicated units, as well as the ability info.
in actors there is a hellionMorphmodel and same for the tank mode. change their events or change the link to the model in the morph ability to the default one (currently hellionmorphmodel2) by removing the 2 in the name.
You must duplicate the transform abillties (one is from hellion to hellbat and one is from hellbat to hellion) too, and change the value from hellion to duplicated hellion, and hellbat to duplicated hellbat. When you done go duplicated Hellion's actor event and search for morph ability lines and change every hellion to duplicated hellion, and hellbat to duplicated hellbat, and then do the same in duplicated Hellbat's actor event.
So I'm trying to duplicate the Hellion and Hellbat for a mod I'm making. But I have problems with the transformation, so far the unit switches all it's stats, and weapon. But there is no animation, and the unit doesn't switch model.
I have duplicated the Hellbat and Hellion separably and made sure to check the actor hellion/hellbat actor, Duplicated the abilities, and changed the ability commands to the duplicated units, as well as the ability info.
hard to say, post map for help
@FunkyUserName: Go
I attached the mod to the first post.
in actors there is a hellionMorphmodel and same for the tank mode. change their events or change the link to the model in the morph ability to the default one (currently hellionmorphmodel2) by removing the 2 in the name.
@moonwerewolf: Go
You must duplicate the transform abillties (one is from hellion to hellbat and one is from hellbat to hellion) too, and change the value from hellion to duplicated hellion, and hellbat to duplicated hellbat. When you done go duplicated Hellion's actor event and search for morph ability lines and change every hellion to duplicated hellion, and hellbat to duplicated hellbat, and then do the same in duplicated Hellbat's actor event.