The game does math whenever it needs to place an object in the world. The seed is one part of that math, and the only thing that changes. If you don’t specify a seed, one is chosen at random, but if you enter one, that number goes into all the formulas. Since all the inputs are the same, the output will be as well.
Latest Answers