jackyyang09/Simple-Unity-Audio-Manager

AudioTriggerFeedback does not use the 'triggerWith' property

Closed this issue · 1 comments

The property LayerMask triggersWith in AudioTriggerFeedback class is not used at all.

It seems I forgot about the layer comparison while refactoring the class, a fix will be out by the end of the week. For the time being, do refer to the contents of the AudioCollisionFeedback class to replicate the same functionality