Entity:SetGravity
Description
Sets the gravity multiplier of the entity.
This may not affect affect all entities, but does affect players, and entities with MOVETYPE_FLYGRAVITY, such as projectiles.
Arguments
1 number multiplier
By how much to multiply the gravity.
1
is normal gravity, 0.5
is half-gravity, etc.