Re: How to remove shell casings?
Round code with casing:
Code:
AddAmmo = Round
PresetName = Round Coalition Auto Cannon
ParticleCount = 1
Particle = AEmitter
CopyOf = Auto Cannon Shot
Shell = MOSParticle
CopyOf = Casing
FireVelocity = 70
ShellVelocity = 6
Separation = 5
Round Code without casing:
Code:
AddAmmo = Round
PresetName = Round Coalition Auto Cannon
ParticleCount = 1
Particle = AEmitter
CopyOf = Auto Cannon Shot
Shell = None
FireVelocity = 70
ShellVelocity = 6
Separation = 5
Ditto:
Code:
AddAmmo = Round
PresetName = Round Coalition Auto Cannon
ParticleCount = 1
Particle = AEmitter
CopyOf = Auto Cannon Shot
FireVelocity = 70
ShellVelocity = 6
Separation = 5