void PlayCheerSound(EventParam eventParam)
 {
     soundManager.PlayCheerClip();
 }