I've got the basic emotion buttons implemented. These won't be the only expressions in the game, but they're a good mix to see how the face looks.
Also, now with expressions you can see the teeth and edit them.
A lot of the time this week was really spent on writing a script that allows for smooth transitions incredibly easily. Instead of the face instantly snapping to the different emotions, I wanted them to smoothly transition. There are functions that help this, but they rely on some specific timing, while I wanted something where I could "fire and forget." So instead of having to manage the timing I can make a single call to a static script that handles all that for me.
I need to implement the physics back into the character within the creator. The breasts/ass don't currently jiggle at all, so that needs to be fixed. I may implement a jiggle slider so people can determine how much wiggle they want for these things. Plus that will make it to where I don't have to try and determine an appropriate jiggle for manually sized parts.
I'm also thinking about adding a few animations/poses for the body, similar to the face. Really this is to allow a better view of taint/vagina area, but it'd also be nice in general.
Let me know what you think.
Aephrosi
2017-04-11 06:04:06 +0000 UTCArtem
2017-04-11 05:53:47 +0000 UTCAephrosi
2017-04-04 12:52:27 +0000 UTC