Insect Prison Remake: Tutorial

void SpawnInsect() { // Randomly choose an insect type int insectType = Random.Range(0, 6);