top of page

Elemental Engagements' Ship & Procedural Generation

Writer: Liam HealeyLiam Healey

Updated: Jun 26, 2024

Elemental Engagements

Last week I made a final few bug fixes to the game and uploaded the build to Steam for review. The build is currently in review, but our producer finished up the store page and it passed the review process so our Steam page is now live here: https://store.steampowered.com/app/2748400/Elemental_Engagements/


The Ceros Project

I finished up the procedural generation system (for now, later I plan on adding a recursion limit so that it can generate recurve structures rather than crashing). I also configured the generation for the tutorial level, made a loading screen for generation, and set up all the conditions & triggers for a new tutorial. Next, I'll add all of the UI and text for the tutorial.


Tutorial Blueprint:



Note: This embedded blueprint doesn't properly render the comments, connections & macros


Procedural Generation Data Structure:


Comments


bottom of page