How do I create footstep sounds for a first person game with no player model?

Hey folks,

Apologies if this is a repeat question, but I can’t seem to find anywhere that breaks it down to a complete beginner.

I’m working on an FPS style level with no player model, just a camera and a collision capsule. I’m understanding that since there is no animation to sync the steps up to, I’m supposed to create an event within the event graph based off of timing and how fast the player is moving. Can anyone point me in the direction of a tutorial that breaks this down to somebody which the event graph looks like a foreign language?

Many thanks in advance!

Maybe you can use the epic skeleton and walk/run animation and make it invisible

[link text][2]

Try this out and please let me know if it’s what you’re looking for.
You can use the sound effect i uploaded or one of your own.

but once the player presses 2 keys at the same time (w and d for example) then lets go of one, all sound stops until they let go of the key and press it again.