Im trying to use Mecanim animation events to play footstep sounds when the feet touches the ground. I have a blend tree with walk, jog and run animations, and i have added events on the right keyframes when the feet touches ground. The event method only fires the sound.
Now this works perfect for the walk animation, but when the character jogs or especially runs, the event method is fired multiple times.