So, I have made a Medic hero. The Medic uses the Roach missile attack, and it works just fine. Except, the origin of the attack looks odd. It seems to be coming from various points on the Medic, and sometimes goes in the wrong direction. Most of the time it's fired from somewhere above the Medic.
How do you change the origin of a projectile? I would like it to be fired from the same place the heal ray is fired from.
Second question: My Medic has the Fungal Growth ability, but it can only target units. As an area effect, I would prefer if you could target an area. It doesn't have any target filters so I don't know where to change this.
Look at the effect type that the ability uses. is it a search? or is it an apply behavior that then calls a search?
if it calls a search and has a target of target point (not target unit) it should do aoe just fine. I have a flame strike that does this. I am still figuring out how to give it the circle aoe symbol like psy storm for targeting though.
So, I have made a Medic hero. The Medic uses the Roach missile attack, and it works just fine. Except, the origin of the attack looks odd. It seems to be coming from various points on the Medic, and sometimes goes in the wrong direction. Most of the time it's fired from somewhere above the Medic.
How do you change the origin of a projectile? I would like it to be fired from the same place the heal ray is fired from.
Second question: My Medic has the Fungal Growth ability, but it can only target units. As an area effect, I would prefer if you could target an area. It doesn't have any target filters so I don't know where to change this.
@Nashadun: Go
Look at the effect type that the ability uses. is it a search? or is it an apply behavior that then calls a search?
if it calls a search and has a target of target point (not target unit) it should do aoe just fine. I have a flame strike that does this. I am still figuring out how to give it the circle aoe symbol like psy storm for targeting though.
I found it, it was in Fungal Growth (Initial Set). Fungal Growth has so many effects...