Entity:SetFriction
Description
Sets how much friction an entity has when sliding against a surface. Entities default to 1 (100%) and can be higher or even negative.
This only multiplies the friction of the entity, to change the value itself use PhysObj:SetMaterial.
Works only for MOVETYPE_STEP entities.