void AudioAndParticle() { _particleController.SetEmitPoint(_contactPoint); _particleController.EmitParticle(); _audioSource.Play(); }