void PlayJumpSound(EventParam eventParam)
 {
     soundManager.PlayJumpAudio();
 }