Character slides when playing an anim montage

I have a character performing an equip/unequip animation montage, but character is sliding when the player holds down any axis input key. I tried to disable and enable input or disable movement on movement component or reduce the speed close to 0 on the mov. component but nothing seems to work. Any ideas? Or any Ideas how to blend the anim-montages with walk/running animations, at least?

Yes, that’s exactly what you want to do…don’t stop the character movement during reloading, that will feel bad to the end user. Something like this is what you’re after…

Reload and shooting in ALS v4 (part1)| Adding upper body animation -Unreal Engine 4 ALS v4 tutorial - YouTube

1 Like