Can anyone think of a simple way to sort through some array or string such that.... lets say you get a value 1, which corresponds to Object x...so then add that object x to the world, wait a certain amount of time, then look at the next value in the array or string and etc...?