NOTE: I am a beginner programmer, so i’m not very good at this.
Im trying to add a small sliding effect to my character after movement and i have no idea how to get this done.
I tried to add force and impulse, but I have know idea how to use those.
there are two settings that do this, both found inside the character movement properties. the first one is “braking friction factor” lowering this changes how fast your character is stopping, it’s fairly subtle. the second option is “Braking Deceleration Walking” which basically constantly lower your speed by the specified value. if you set both to 0 your character would never stop unless you hit a wall or something.