Tagged Questions
6
votes
7answers
469 views
Random looking item placement that's deterministic?
I'm working on a sidescrolling game and I want to generate a forest for the background. I want the background to be the same for every one to make sure the quality is the same. I don't have access ...