I was wondering if someone could answer two questions I have. I duplicated the marauder weapon (along with its projectile and actors) and added it to the viking. When I test fire the new projectile at the colossus, the missile launches at ground level and explodes in between the colossus's legs. I have two question regarding this event:
(1) How do you make the projectile explodes on the outer part of the model and not in the middle of the model? Like how the original weapon works.
I check the impact location and its set to "Target Unit" and not "Target Point"
(2) Why does the duplicated weapon launch from the ground, while the original one fires from the viking when I switch the weapon?
Both "launch effect- locations" are set to fire from its source.
The Impact Map sets the art and sound but not where the impact occurs - that's set by Impact Attachment Query. The default values for a GenericAttack actor are suitable for 99% of cases.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey guys,
I was wondering if someone could answer two questions I have. I duplicated the marauder weapon (along with its projectile and actors) and added it to the viking. When I test fire the new projectile at the colossus, the missile launches at ground level and explodes in between the colossus's legs. I have two question regarding this event:
(1) How do you make the projectile explodes on the outer part of the model and not in the middle of the model? Like how the original weapon works. I check the impact location and its set to "Target Unit" and not "Target Point"
(2) Why does the duplicated weapon launch from the ground, while the original one fires from the viking when I switch the weapon? Both "launch effect- locations" are set to fire from its source.
Thank you for any help you can provide.
I would still appreciate help in this.
Look for the MarauderAttack and copy it to fit your new marauder.
As for the missiles coming from the ground, check Launch Site Ops.
Sounds like you didn't make an Attack actor.
@maverck: Go
The Impact Map sets the art and sound but not where the impact occurs - that's set by Impact Attachment Query. The default values for a GenericAttack actor are suitable for 99% of cases.