Root Motion works fine in preview, but not in game

Okay so I’ve managed to fix it, thank you very much for your help. The problem was that I wasn’t using the **inherited **skeletal mesh component in my character blueprint, I was instead using an other custom skeletal mesh component.
Apparently the characterMovement component only applies root motion to the inherited mesh that comes with the base character blueprint class

2 Likes