Ive spent the past few days implementing the changes i made in the alleria games sex system and character class, to my other game im working on. So now at last finally both games support different races/ combos for sex! All characters now use the same class, wether npc or player, same with animation blueprints, so adding in a new race/gender character is much easier.
That means most of what is left for my nelf game is adding back some features Ive revamped on my npc. Finish implementing achievements etc. The list below is the full list of what needs to be finished before I can finally make the story mode, finish the game, and then copy the game code, and start on a new bigger game with more characters, but re-using at least 70% of the code if not more! ( I do have some extra side systems planned for my next big game, as itll be something I can build over time, and release betas every so often with more content.)
Ets To do -
Finish npc weekly schedule system (ive changed from needs based npcs to a schedule, so that its much easier to create personalities for each npc.) Ive also changed for the third time, how npcs are coded, as I was experiencing issues with both of my other systems with unreals built in ai state trees and behavior trees.. For my slightly more complex then usual npcs, these classes were very limiting, so ive changed to a much more flexible class, but id does require me to setup the basics again :-(
finish the npcs gifting system and relationship levels/ rapport.. In this game there wont be that much use of these systems, but ill need them for my bigger game, as I want to make it possible to flirt up npcs over time, so the player cant just ask for sex with anyone. (some npcs might be into that, but not all.)
finish implementing the achievement ui so it is customizable enough to add any type of achievement. Ill only be adding in 2-3 achievements in Ets as this is also a feature i need more in the bigger game.
minor inventory stuff, like implementing a way to split items in the bag from ex 10 photos to 3 and 7. just minor features that have not been added in yet.
finalise cinematic system so its seamless with dialogues and the quest system I have.
finish the wardrobe ui.
finish the damn animations at last xD