Rust Roguelike Tutorial - Chapter 39 - Better Corridors
· ☕ 1 min read
This chapter focuses on building better hallways, and allowing entities to spawn inside them. Nearest neighbor, straight-line, and hallway spawning are all covered.