Anim notifies
The custom anim notifies are the main way to use the plugin
Last updated
The custom anim notifies are the main way to use the plugin
Last updated
The anim notifies require to know wich bone they are associated with in order to spawn the sound accurately and to trace the step at the right place. You also get an option to adjust the volume on an individual scale, it can be useful if you want some of your steps to sound louder.
The EFS_AnimNotify
also comes with AI noise support.
Setting MakeNoise
to true will display more parameters that will allow you to pass parameters. This is an implementation of the MakeNoise function available in Blueprint and in C++.