Пример #1
0
 void Start()
 {
     text       = GetComponent <Text>();
     sceneIndex = SceneManagement.GetActiveScen().buildIndex;
 }