Hi, I’m new in unreal engine 5 and I was doing a simple AI that chase the player, but when the Enemy start chasing the player, the animation will start but looking like the enemy is sliding and he’s not rotating in the direction where the player is, I heard it might be a root motion issue. How can I fix that?
Hey @Tigreeeeeh!
You can enable the Orient Rotation to Movement
property by selecting the character movement component from the Components window on the top left, then navigating to the Details window on the right side while having it selected, typing “orient rotation to movement” into the search bar, and ticking the checkbox next to the property.
Hope this helps!
@VisAgilis it worked, thanks mate!
1 Like