Hi experts,
I work on unity while using a few assets from asset store. While working on an asset, I found that an audio was played during gameplay and it changed based on my position on the map. Being new, I want to find the code or object that uses the reference and specifies conditions to play the sound. I checked with all the objects for Audio source component and didn’t find a result. I have however found the exact location of the clip.
How can I find all objects or scripts that refer to an audio clip stored at a specific location? Using “FindReferencesInScene” did not yield any result.
— I am new to Unity and am learning
stuff on the go. Please reply to me as
if I am a kid