P0-B8: Part 1419: Debugging, Improvements
I am now working on creating additional “quests” and content for the player to perform.
I am creating a series of modular quests that are influenced by the players initial character creation options.
There will also be the possibility for the player to transition from one modular quest to another, depending on their actions and various events going on in the world.
The current goal is to modify and improve the existing quest system to allow for this modular system to work.
I also have to modify the character creation system to properly respond to the initial conditions.
So far, this is going well.