как можно поставить оталкивание предметов на е и чтоб слабо откидывались
Пробывал
sm_cvar sv_turbophysics 1
sm_cvar phys_pushscale 0
не помогло
sm_cvar sv_turbophysics 1 //0 to disable pushing, 1 to enable it
sm_cvar phys_pushscale 3 //How easy is it to move objects around, shooting or pushing
sm_cvar sv_pushaway_force 13000 //How strong the push is
sm_cvar sv_pushaway_max_force 500000 //Max push force
sm_cvar sv_pushaway_min_player_speed 75 //No idea, just found it and put it in anyways :D