Blend space notification

Hi,
I’d like to play step sounds while moving character in my blend space animation. Is it possible? Is it possible to add notifications to blend space?

Thanks for your reply.

Wishes,

Why don’t you just add a notify into the animation file? -> then it will also be played in the blendspace
As far as I know you cant add notifies to your blendspace. :slight_smile:

Ohhh, thank you! I didn’t know that it is possible. I’m previously using Unity and I’m still not accustomed to Unreal Engine 4 and his great features. It’s awesome engine! Thank you :slight_smile:

If you’re blending animations, the notifies from all the contributing animations can be triggered. So if you blend a walk and a run which have notifies for footsteps, you may find that each footstep notify gets triggered twice. There is a solution in the properties of the blendspace: set “Notify Trigger Mode” to “Highest Weighted Animation”. See this question on the AnswerHub for more information: https://answers.unrealengine/questions/51252/animnotify-calling-both-run-and-walk-at-same-time.html

5 Likes