virtual protected void OnTouched(bool boosted = false)
 {
     _layer.TriggerPlayerJump(boosted);
 }