I have gameobjects in a list, from which I want to instantiate.
However I'm not sure how to actually instantiate a random item from the list, and how to get this thing to run endlessly, so that the game produces a continuous stream of random instantiations (at a desired rate).
↧