How to make an enemy ai with a player's animation blueprint

I’m using the Ue4ASP_Character as my main character and so I’ve added a player controller to it. However, in a tutorial that I’m watching to make an enemy ai it also says to use that animation blueprint. I think that because it has a player controller it isn’t working right. Is there anything I can do?

This is the Bot Ai Tutorial videos: Bot Ai Tutorial

And then I used the first 3 videos of this playlist to make the character: Character Tutorial

Hey @aMayesingGamer!

I think I know what problem you are running into. Check out this thread as they have solved the issue with animations not working correctly for the character animation blueprint:

I hope the above solution solves your problem!

2 Likes

Awesome! Thank you for the recommendation!