So, ive copied the goliath hellfire missile weapon and hoped to make a nice looking presistent effect of it, continiously shooting missiles.
The missile part works fine, shooting away tons of missiles. The problem seems to be its only firing from one side.
Tried to mess with the attachment query, without any success.
Ideas/suggestions?
That marauder's Pattern attachment method seems to be cycling through all Weapon indexes. While attack anims are cycled via status. Fun: looks like there's no synchronization between them. But as they both start with 0, they are synchronized.
So, ive copied the goliath hellfire missile weapon and hoped to make a nice looking presistent effect of it, continiously shooting missiles. The missile part works fine, shooting away tons of missiles. The problem seems to be its only firing from one side. Tried to mess with the attachment query, without any success. Ideas/suggestions?
check out marauder
That marauder's Pattern attachment method seems to be cycling through all Weapon indexes. While attack anims are cycled via status. Fun: looks like there's no synchronization between them. But as they both start with 0, they are synchronized.
@Zolden: Go
I noticed in the attachment field it was not driver specific, but effect specific. It all works fine now. Thanks everyone!
(solved)