Distance Enemy Problem

I have an enemy who has a sound Loop walk, but the sound is played constantly and not based on the distance to the player , how can I make it work ?

It sounds like you’ve set the position for the footstep event once, but aren’t updating it every frame.