Jump to content

[Request] Facial expressions progress as the scene progresses


Recommended Posts

Facial expressions progresses as the scene progresses (by pressing the space or by default)

 

Could be same with face blush

 

Some of Illusion hentai games done that very well, while i find it immersion killing that next to orgasm the female(or male) has the same emotion on their face as she had it in the begining  (unless manualy changed)

 

Thoughts on how hard it would be to script that?

Maybe someone would do as commisions ?

Maybe it's impossible at all ?

 

Thanks !

Link to comment

The way expressions are implemented in sexlab, it's not simple. There are a handful of expressions which can be chosen when a scene starts, each expression changes after each stage, but this change is based only on the expression and the stage, not character enjoyment or something like that.

 

I made a mod "Sexlab Mind Break" which adds some hentai-like change in expression for the player over time, including ahegao. But unfortunately it is incompatible with SL expressions, means that only PC can have expressions.

 

I am working on an update which is compatible with SL expressions, but still I will only support PC, it's too hard to track info about all NPCs for me.

 

EDIT: Turns out I am wrong

 

int function PickPhase(int Strength, int Gender)
	return ClampInt(((ClampInt(Strength, 1, 100) * Phases[Gender]) / 100), 1, Phases[Gender])
endFunction

 

The expressions already do vary by enjoyment!

Link to comment
8 hours ago, DayTri said:

 this change is based only on the expression and the stage,

 

that's what i have in mind. It should be triggered automatically (yet from random pool of different emotions) as the stages progresses.

 

Now one has to set those manually. 

 

Got to check your mod.

Link to comment
14 minutes ago, nobis said:

that's what i have in mind. It should be triggered automatically (yet from random pool of different emotions) as the stages progresses.

 

Now one has to set those manually. 

 

Got to check your mod.

 

But it turns out I was wrong, Sexlab already automatically progresses the expression with enjoyment. So really all you need is a bigger pool of expressions

Link to comment
7 hours ago, decaluka said:

I think sexlab utility includes such a feature "TheExpressions are changed and updated few times on each Animation stage. Making the actors moreexpressive and even more if you have moreexpressions installed."

 

 

 

Woah. Ok got to check it too.

Link to comment
9 hours ago, decaluka said:

I think sexlab utility includes such a feature "TheExpressions are changed and updated few times on each Animation stage. Making the actors moreexpressive and even more if you have moreexpressions installed."

 

 

 

I was googling a bit & not sure,. Maybe you know which mods for more of facial expressions exactly they have in mind ?

 

& do those(expression files) have to be put manually into some folder or gets detected by Sexlab automatically ?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use