I'm not sure what these templates you speak of are.But to make a projectile fall faster, there's two fields in the projectile datablock definition.isBallistic needs to be trueturn gravityMod up, higher makes it fall faster.
Oh, okey.Well, I have two different weapons, with the same gravityMod, but only one of them drops faster.
Well, I have two different weapons, with the same gravityMod, but only one of them drops faster.
Does the other one have isBallistic set to true?Do they have different muzzleVelocities?
post projectile code.
Where do i find that?