SpawnSoundAttached - IsAudibleSimple location problem

Oh I forgot important thing. Your Sound duration should be less than 1 seconds. If your sound greater than 1seconds it is working fine because IsAudible forcing to true if duration greater than 1seconds :slight_smile:

So when you testing try it with short sounds :slight_smile:

Thanks