In the game I am making, I want to Re-Activate a gameObject that has been set to Inactive using (SetActive(false)) once it hits a trigger. My method doesn\'t work. My code-<