void revive()
 {
     point = 0;
     playerInArea.Clear();
     myHitbox.reviveAction();
 }