Hi everyone, I’m just started doing some of the Tutorials on the Unity site and finished Roll A Ball. I wanted to take it a step further and add a pick up SFX when the cubes get acquired. I looked at a few posts inquiring about the same issue and tried to insert that code but wasn’t successful. I was wondering if anyone can help me in the context of the Roll A Ball code.
I have 1 audio source attached to the Pick up Prefab so that it spreads across all Pickups. Attached is the code.