Код: Выделить всё
GameObject asteroid = GameObject.Instantiate(thing2spawn);
//then set the location and some other stuff
Подробнее здесь: https://stackoverflow.com/questions/431 ... he-scene-s
Код: Выделить всё
GameObject asteroid = GameObject.Instantiate(thing2spawn);
//then set the location and some other stuff