Morning again
Hey. I’m currently pushing through the last bits of gameplay code. We only decided and finished (this time for real) the npc interaction last night, so due to lack of time we had to cut some features and simplify that part of the game. Nevertheless, we can see our final milestone, and it’s just a matter a quality of assets that might hold us back! Also, the game system that we developed was rushed a bit and we noticed that some parts of the games are never reachable. This involves some serious graphing to solve that, AND redesigning npc interactions. That’s beyond the time scope we had, so we adapted the game endings to the interactions that were not looping and dependant on eachother.
OK. So stuff above might not make sense before I introduce the npc system itself. Basically, there will be a planet which will have 3 types living beings (the Protector, the Dreamer, the Father) and fourth being the planet itself (the mother)
Each of the beings will be able to have a state of affinity, they will have different characteristics depeiding if they’re in the negative, neutral or positive state). For example the dreamer will be a slug in his negative state, a sheep in neutral state, and a fluffy cloud in the positive state. Each of these represent the essence of the creature. A cloud is something pure and elevated, with little connection to the real world, while the slug is bound to ground, slow and parasitic due to the corrputed nature. Each being and state (almost) will have a positive and negative actions, dedicated to another being/state. The negative actions will either kill the creature (with the exception of planet), or evolve into a negative state (this chance will depend on global being affinity). A positive action will have a chance to invoke evolution to the positive state. Both of these actions will also affect the global affinity for the targeted creature (which affects the chance). Lastly, there will be several combinations of creature interactions, which will trigger different endings for the game. Oh and also, the player will be able to punish a being, removing it from the planet (without any affinity change). This is how the evolution will be controlled.
Oh. by the way we are in a desperate need for sounds! any suggestions?
