Random Numbers In Tables?
In my app I've got a lot of actors who need to spawn at random times, is it possible to have them use random values from a table? Or can a table only have one value in each cell? Using random in the timer to choose from a bunch of cells probably is no more efficient than just having "random 5,10" in the first place, but perhaps "timer table x, row 1, column 1", is.
Comments
Roy.