the cumulative requirement is 50,000
baconfry4545
Creator of
Recent community posts
they're already divided into head and body sprites. I am not drawing the human sprites by hand, i'm capturing them in koikatsu character studio.
splitting the character even further with separate sprites for boobs/arms would be more efficient but not really possible with screencaps of 3D models because repositioning body parts affects shadows on other body parts. it's possible if I draw everything by hand, which i do in one of my other games
if you want to start over and delete your old save data, there's an option for that. the "restart with save disabled" feature is so you can re-experience earlygame progression without committing to deleting your old save file. if saves were enabled when restarting, it would immediately override your old save
realistically, where on the body would the added weight go?
her face? no, i don't want to
breasts? that's the one part where weight gain is already implemented
belly? she'll be stuffed 99% of the time so you wouldn't even notice
ass/thighs? she's facing towards you, so you'd barely see the ass
it seems like a lot of effort for something that is far less noticeable than you would initially think. at most, i could make a chubby version of 0L-3L (only affecting the belly) and have stage 4 use 5L instead, and so on
(for the record, that -1 was not me)
the current implementation of vore basically allows you to live out the fantasy of swallowing a "person" without having to think about the implications of actually killing somebody. i want to keep it tame, relatively. it does seem likely that i'll be able to add an alternative larger prey, equivalent to 4 gingerbread men, that will be the closest to same-size vore within my constraints.
a theoretical birth sequence would require me to work in KK studio to keep it visually consistent. if there is a koikatsu model of a newborn baby that I can use, i could probably work with that
ah, i was afraid that something like that might happen. the game only considers you eligible for starting the challenge if you have an empty stomach and intestines at 8:00, so if you don't start from empty you'll be stuck in a vicious cycle. i will look into improving the logic for this
i originally did it that way because I didn't want people to cheese the first day with food still undigested from the previous day, and it is better to convict 9 innocents than to let 1 guilty person go free
issue was found, it was array out of index exception for the plates that stack up while streaming. i increased intestine capacity from 6 to 8 but forgot to account for that. i theoretically fixed this a few updates ago, but the fix didn't work because I used <= instead of < and i never tested it. gen 1 pokemon moment
enzyme issue needs more detail to replicate
coded in c#
it's open source, most of the code is in this file https://github.com/Baconfry-zz/Gravenous-Glutton/blob/master/Assets/Scripts/MainLoop.cs



