Easy Foot Step - Documentation
  • Intro
  • Setting up the step sounds
  • Other basic features
  • Available debug options
  • Advanced options
    • Anim notifies
    • Spawning decals
    • Spawning particles
  • 🔨Troubleshooting
Powered by GitBook
On this page

Setting up the step sounds

Addind step sounds to your animations is straightforward and requires no code

PreviousIntroNextOther basic features

Last updated 8 months ago

First of all, download and make sure to have it enabled in your plugin list in the editor.

Add the Easy Foot Step component EFS_Component to your actor.

In the component you can setup how you want to handle the audio of your footsteps :

The sound attenuation and concurrency are optionnal but I highly recommend to use them for a better result. I provided examples in the demo project.

The final step is to add the custom Anim Notifies to your animations.

The basic plugin setup is done.

The next step is to link in the map below your sound cues to your Physical Surfaces. ()

Here is the .

Epic Documentation on the Physical Materials
the plugin from the Unreal Marketplace
The basic audio settings
The anim notifies have been added
click here if you are stuck