void OnTriggerEnter() { mana.CompleteLevel(); }
void OnTriggerEnter() { gameManager.CompleteLevel(); }