void Start() { text = GetComponent <Text>(); sceneIndex = SceneManagement.GetActiveScen().buildIndex; }