c#int randomNumber = Random.Range(0, spawnInts.Count - 1); // actually like this so it doesn't go out of index