Garry's Mod Wiki

CLuaParticle:SetBounce

  CLuaParticle:SetBounce( number bounce )

Description

Sets the 'bounciness' of the the particle.

Arguments

1 number bounce
New 'bounciness' of the particle

2 means it will gain 100% of its previous velocity,

1 means it will not lose velocity,

0.5 means it will lose half of its velocity with each bounce.