For previous articles, visit https://medium.com/pumpkinbox-blog/procedural-generation-series In the last post, we setup a basic project for procedural generation, created a random walker, and let them loose on the world. The result was not consistently satisfying though, and the key in procedural is, well, consistency. By the end of this article, we’ll…