Cannot find my custom notify in blueprints?

Hi,

I am currently trying to create a Footstep sound that changes based on the material. I have followed several tutorials online, but I always get stuck at attaching my “AnimNotify” event as it just doesn’t appear. Is there something I might be missing? I am using the third person tutorial package. Thanks a lot for your help!

Cyryn

anim notify events exists only in Animation blueprints and not character blueprints you’ll have to call event in your character from animation blueprint

I know this is a very old post, but I had the same problem recently and the solution was to just add another (different) notifier. Then both popped up in the event graph.