Adding sounds to particle effects
In many cases, when there is a particle effect being triggered, you'd like to also trigger a sound. It wouldn't make sense to set up sound entities and trigger them at the same time as a particle effect; thus to make things easier, we can add sounds directly onto the particle effects.