Problems with Procedural Generation of a robust world - Kayman Colvin
The Problem: The game is based around the procedural generation of a robust and varied world. While the details of the final look are being rounded out, the initial problems with creating a unique and original procedural generation method are proving very difficult. Between getting different areas of the world to come together in the proper orientation or even generating a basic layout to begin with are being met with constant roadblocks surrounding the generation method.
The Solution: I am continuing work on different generation methods, combing through tutorials and other developers takes on procedurally generated worlds to get an idea of how I might proceed. I am looking through tile-able world generation, but may change gears and work towards a more optimized line-drawing and expansion based system. This new system will generate a number of outward paths, and from there expand the walls of the level outwards from the line at random distances to create cave-like paths that move in multiple directions, updating and expanding as the player continues along their chosen path. I believe this method will prove to be easier and more expansive, as well as less resource intensive, than a tiled system that would choose the next tile based on surrounding placed tiles.
Get Relicbourne
Relicbourne
A Roguelike of Monsters, Relics, and Survival
Status | Prototype |
Authors | FarForgottenProductions, fralopor, creid42091, LatentQuirks, JacobMosser |
Tags | Monsters, Roguelike, Turn-Based Combat, Unreal Engine |
More posts
- DevLog - Prototype V0.0.3 Release20 days ago
- DevLog: Turn-Based Combat and the Struggles With Scope20 days ago
- Problem with Creating relics(Part 2)20 days ago
- Problems with Procedural Mesh20 days ago
- Widget Placement Problems: Anchor Confusion & UI Overlap21 days ago
- Problem with creating relics26 days ago
- Tackling Procedural Mesh Generation26 days ago
- Problems with CombatLevel not being able to access the PauseMenu input.27 days ago
- DevLog: Active Unit Switching and Dynamic Camera Sync27 days ago
- Problems with Player Momentum32 days ago
Leave a comment
Log in with itch.io to leave a comment.