public void terrexRemove() { if (terrexExist && terrex.getIsDead()) { terrexExist = false; button.interactable = false; } }