My character slides

When you exit a fight, the character starts sliding forward, Can I change that?
Here’s my game- https://flowlab.io/game/play/1391363

I believe this is one of the bugs when using a capsule hitbox @grazer,
It’ll have friction on bottom the first time, and then no friction the next.

I advise using a another hitbox, or a custom hitbox and then using animation to look like a normal sprite.

Ok thanks

In you game I have a advise that you should use animation “go to” instead of “start” every single animation, maybe less complicate I think