Hey there, I am having a few issues and I am wondering what I am doing wrong/how to fix it.
I am wanting to calldown a variety of different units in drop pods. Such as if I hit the "Calldown Thor" button a Thor will drop down in a drop pod.
I took a look at the "Summon Mercenaries" ability to see how it was done with mercenaries. It uses the effect "Merc Ground Drop" for ground units and "Merc Air Drop" for air units. I then made a ability just like it and started adding units to the train list. I assigned all the ground units the "Merc Ground Drop" effect but for some reason it is only working for some of them. Such as it wont work for a Diamondback but it will work for a Spartan Company.
What am I doing wrong? Should I be using a different effect? I am not sure why it's not working.
You're doing everything right, only you're missing a step. Each unit's actor has to have an event (use ability merc ground drop) which plays an animation (model).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey there, I am having a few issues and I am wondering what I am doing wrong/how to fix it.
I am wanting to calldown a variety of different units in drop pods. Such as if I hit the "Calldown Thor" button a Thor will drop down in a drop pod.
I took a look at the "Summon Mercenaries" ability to see how it was done with mercenaries. It uses the effect "Merc Ground Drop" for ground units and "Merc Air Drop" for air units. I then made a ability just like it and started adding units to the train list. I assigned all the ground units the "Merc Ground Drop" effect but for some reason it is only working for some of them. Such as it wont work for a Diamondback but it will work for a Spartan Company.
What am I doing wrong? Should I be using a different effect? I am not sure why it's not working.
You're doing everything right, only you're missing a step. Each unit's actor has to have an event (use ability merc ground drop) which plays an animation (model).