Okay, my first project with construct 2 and first game overall and im having a problem now. The Hero runs through a Forest with wolfes standing around. When u approach a wolf the volume of their growling increases and when ur field of view collides with it you die. Problem is that the sound is only working for one instance of the wolf(the first i created) and not for any of the others. Im detecting the volume by distance from the player to the wolf. I added a distance meter(left) and volume meter(right/db) for debugging which only shows the distance to the first wolf. So how can i make it react to the nearest wolf rather than just the first?
imgur.com/Vwzq5lM