- Home /
Question by
MZK1194 · Aug 12, 2020 at 12:01 PM ·
scripting problemmovementphysicsmovement scriptphysicmaterial
My player's movement is slippery
So in my movement script, I've used rb.addforce which makes my player slide as if it's on ice, I've tried to increase the dynamic friction and yes, it did fix that issue, but I got a new problem, if my player's body (not feet) touch an object with that physics material that has increased dynamic friction, he completely freezes on his position. Unless I completely move backwards from that object, does anyone know how to fix this? Thanks and take care everyone.
Comment
Answer by suIly · Aug 16, 2020 at 02:36 PM
Try changing the Drag or Angular Drag values on the Rigidbody component