Adding sounds to colliding objects

You can use a third party audio library

or

use these extensions that allows loading the same sound multiple times after the fact. I'd load the collision sound using the id of the object colliding.

Make sure to unload and garbage collect if you use the method: