Home Artists Posts Import Register

Content

Hello! This month has been a whirlwind of unexpected bugs and technical limitations, but some solid progress is finally emerging! After lots of trial and error, I figured out a method to proceed with larger sizes.


At a certain size, I replace part of the body with a new mesh that uses the same softbody simulator as the blob sizes. This new mesh rides along with the character rig and has some hook points that follow the movement of the arms and legs. Once in this mode, the character can continue growing much larger and has the benefit of higher jiggle fidelity like the blob sizes.

Unfortunately this broke a ton of stuff so I had to rewrite a bunch of code to accommodate. Here's a few of the more hilarious problems I ran into.



Most of these issues are solved now so the hardest part is over! There's a couple minor things that still need to be hooked up and I want to go back and refine the new body mesh around the arms and legs and include the thighs in the simulation as well.

While closing the gap between skinny and blob, I'm considering ways to facilitate the growth from one phase to the next. There are some points in the growth where the entire character needs to be replaced with another version that's capable of growing bigger. This causes a harsh transition. (kinda like when you switch from skinny to blob) I've tried lots of things to avoid this and make the entire process smooth, but I've discovered that's simply impossible.

To work around this limitation, I'm planning to add a sort of level up system. Each phase would have a weight bar that you fill as the character gains weight. Once it's full you will get a point to spend on "evolving" your character to the next weight level. The character will not gain additional weight until you spend this point to level up. Spending the point would trigger a flashy level up effect that would hide the harsh transition to the next phase.

I want to include a basic version of this in the next build, but long term I imagine a system that offers several choices you can make when leveling up to the next size. Think something like a skill tree with branches. Early on you would choose a general body type to "evolve" into. As you level up, options branch off to a few variants of each body type. (e.g. a big boobs version of the wide body) This is still a long way off of course, but in the end it would allow for a lot more variation in body type while navigating around the limitations of transitioning to them smoothly.

Anyway, I should have a new build with a basic version of this in the next week or two. In the meantime I'm interested to hear your thoughts on this direction and I appreciate your patience while I figure these things out.

Files

Comments

Baxter

wondering if you will allow customization of calorie intake in the backrooms parody place? a friend of mine told me they'd love it.

Baxter

its kinda big on the ass and legs but i assume it will be different for each of these planned shapes, anyways is that going to be the max size for the next build?

blobygon

Unfortunately no. The event triggers in the level are affected by the character's weight and changing the pacing of weight gain would mess up a lot of stuff. Perhaps in a future version of the Snackrooms

blobygon

Yeah this is just one of the skinny to blob body types. I plan to have different ones for each blob shape. And yes, this is pretty much the max size before reaching blob status.

mild

Will you ever model it so the character can completely sink into the fat? Like the arms sunk in along with the head and legs?

Artemis

I don't mean to imply impatience with this post, as I'm sure you're working your hardest on this, but do you have any updates regarding a possible release for this build? I realize that unexpected things come up that sometimes can't be foreseen, so I was just wondering if you could provided any insight as to where progress currently stands right now. I hope that's okay ^^.

blobygon

No problem! I've run into more issues than I expected dealing with the level up system, but I'm sorting them out. A new build will be released this week. Maybe only a few days if the rest goes well. Thanks for your patience!

blobygon

I might be able to add an option like that at least with the blob sizes.