AI looks like they are sliding across the floor

Hey @r4kujin,

So that could be a solution for your other movements (where your character moves both feet) however, the key issue is that your forward movement actually steps forward, stops, then steps again. The movement is not constant so constant speed will appear as sliding. Check out this non-Epic affiliated example of how to set up a custom AI movement system that implements Root Motion:

Let me know if this works for you!