How to link Animations to Custom Character?

Hello Name is Angela I have a question I am trying to link a character to Custom character that’s not human it’s a wolf. can anyone tell me the next step for me .

Hi BentleyGirl22,

Are you trying to do all of this in C++? This sounds like something that belongs in the animation forum. Long story short, you set up an animation blueprint in the same sort of way you do for Characters. Some of the default engine templates like the Third-Person example template have one already setup. The animation graph typically references what the character is doing and selects the animation to play via that.