Comment on The creator of upcoming life sim Inzoi says he was "recklessly brave to even think about creating a game of this scale"

<- View Parent
echodot@feddit.uk ⁨2⁩ ⁨weeks⁩ ago

I’ve read from a few people who’ve done similar sorts of things that the solution to this problem is to just have everything track everything to begin with. Hunger level, heart rate, mood, everything you can possibly think of to track, and then just have everything else inherit from that global class. A lot of the values will be zero for some objects, but that’s okay, after all a storage crate doesn’t need a mood, both at some point in the future maybe you want to add an emotional box, and your code will definitely handle it now. Otherwise you have to go back in and alter everything every time you make a slight change.

source
Sort:hotnewtop