I am currently having an issue with a simple weapon setup. I have a weapon that fires off a persistent effect. This persistent effect launches 4 missiles periodically. That being said, whenever the weapon fires, only the first missile of the persistent effect will fire from the caster unit. The other 3 missiles will fire from the center of the caster at ground level (height=0). I do not want this. I want all my missiles to launch from the casting unit. What am I doing wrong?
I've linked a video demonstrating the issue, found below.
I've also attached a sample map with nothing but the base data demonstrating the issue (weapons, actors and effects).
Hello,
I am currently having an issue with a simple weapon setup. I have a weapon that fires off a persistent effect. This persistent effect launches 4 missiles periodically. That being said, whenever the weapon fires, only the first missile of the persistent effect will fire from the caster unit. The other 3 missiles will fire from the center of the caster at ground level (height=0). I do not want this. I want all my missiles to launch from the casting unit. What am I doing wrong?
I've linked a video demonstrating the issue, found below.
I've also attached a sample map with nothing but the base data demonstrating the issue (weapons, actors and effects).
Sample Map File
Wrong launch effect on the attack actor. Launch effect has to be the launch missile effect, not the persistent effect.