XaiJu
smutcube
smutcube

patreon


Weekend Update 01/03/2021

This weekend I polished the "second stage" of the mangle scene to make it a much smoother transition. I'm experimenting with having the first couple humps of a transition stage take place within the transition so that  there's some kind of "ramp up" in intensity when a character starts humping/sucking/stroking/etc..

I'm also fixing the back end code I use to automatically handle the importing of animation from blender in Unity. I somewhat broke it when reviewing the code in anticipation of adding new functionality. When I  originally made it I had absolutely no idea how to use ScirptableObjects and made a gigantic patch work where I resorted to storing variables into a separate file and then reloading those variables any time I wanted to change the animation. It worked, but extending that patch work isn't going to happen, so I'm rewriting it to function like Unity intended.

I'd like to add "horizontal stages" that are on the same stage number but are slightly different from each other. For example on Bonnie's cow girl animation's third stage she goes "Normal Cowgirl -> boob shake -> normal cow girl -> 5 quick pumps -> repeat". I'd like to have three separate animations: Normal Cowgirl, Boob Shake, and Quick Pumps treated as something like Stage3A, Stage 3B, Stage 3C and have Unity switch between them at random. This would make it much easier to create more varied animations and allow variance that would not be possible with a "hard coded" (hard animated?) animation.

Comments

Thanks for the updates! I've found two bugs: - On dynamic difficulty the hacking minigame doesn't get harder, just the frequency it occurs - meatsack color isn't correct when a sex scene starts (is blue, but in options it is set to something else)


More Creators