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
baconfry4545
Creator of
Recent community posts
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
the basic consensus is that we're lucky that mobile browsers are able to run smaller webGL unity games at all. with the size of the zipped folder approaching 50mb (most of this being composed of images), there's basically no chance of the game loading properly before getting aw snapped
i don't own a Mac, but in theory, a mac with Xcode installed should be able to take the output of the unity iOS build and create an app with it. i have no means of testing this though
mood: probably like horniness? i cood make it so that if you don't have sex for a while, she gets a horny expression instead of a neutral expression
sleep disruption: sure, if you can convince me that this is sexy. just know that a lot of code is made with the assumption that you are asleep at 4am so mileage may vary
rent: logically wouldn't this also mean that you would need a penalty for not being able to afford rent? and streaming was designed to be optional, or at least not something that you'd be pressured into doing regularly. i would prefer a different money sink
food variety: absolutely
lactation: realistically it would have to be tied to some sort of visual indicator, or people would find it very unsatisfying. i say this because i myself would find it unsatisfying. the thing is that KK has no graphic for this in studio iirc, and just simulates it in sex mode by creating independently-fired milk particles
xray: i could do a sprite variation for each womb sprite and have it toggle between them depending on whether belly is top heavy or not. would take a day to make those sprites
gingerbread xray: i would have to figure out how to juxtapose the stomach sprite and womb sprite so that they don't overlap. theoretically possible but mathematically annoying
sloshing: probably the easiest of these suggestions, i just need to find some suitable sounds
i'm down to add some easter egg cheats, like cosmetic ones that reskin food/prey sprites, but i don't think i'll be officially revealing any cheats that actually cheese the intended gameplay. which isn't to say that such cheats don't exist; i need them for debugging and testing, but they're not for you guys
every morning, there is a ~33-50% chance that your hunger multiplier increases by +0.2 for the rest of the day (heightened cravings). This rolls twice independently, so there is a ~11-25% chance to get +0.4 (intense cravings).
if you started the day with 5 leaves and smoked at least once before 16:00, you can use the additional leaf that you get at 16:00 (unlocked by achievement) and smoke 6 leaves in 1 day. with this and the previous cravings mechanic, the maximum hunger multiplier is 4.6



