Multiple Orgasms?
Forum rules
Please follow all Eek! Forum rules.
Please follow all Eek! Forum rules.
Multiple Orgasms?
I'm trying to make it to where female characters can have multiple orgasms instead of simply stopping after one. I originally tried setting Orgasm value to zero, and disabling Orgasm Recharge once they had an orgasm. I then did several variations of that. Adding Orgasm recharge, setting orgasm value to 90, and so on, but it appears once their orgasm plays they are locked in a state that prevents their orgasm meter from filling up again, but I don't know what it is.
Re: Multiple Orgasms?
In the Original Story this was done in a very "hacky" way, by having sex stopped and restarted in the same pose, right after orgasm.
Also, a state was added to participants which prevents poses to end on sex end (while doing this), in order to make this all seamless.
Also, a state was added to participants which prevents poses to end on sex end (while doing this), in order to make this all seamless.
Re: Multiple Orgasms?
Dude! Thank you SO much! This has been driving me crazy! I ended up adding an orgasm value equals 0, and remove orgasm recharge, along with pose lock, and restart animation and it worked perfectly. Now I just have to do it for all animations, and all girls. Oh, and I also attached a remove pose lock on the player's orgasm so the girls can get back to normal after. I'd tried so many different things that it was driving me crazy.
UPDATE: It works with all sex positions except Fingering and Cunnilingus, but not sure why. I tried several different configurations, but those two seem to be hardwired to not restart. I originally just locked the female NPC in place (which worked for most animations), so I went back and locked both NPC and Player, but the result was the same. It just refuses to restart either of those Intimacy states. I also have a 3 second delay for the animation to restart so that the female NPC's orgasm animation can play. Maybe on those two animations it's not long enough? I'll test that theory next.
UPDATE: It works with all sex positions except Fingering and Cunnilingus, but not sure why. I tried several different configurations, but those two seem to be hardwired to not restart. I originally just locked the female NPC in place (which worked for most animations), so I went back and locked both NPC and Player, but the result was the same. It just refuses to restart either of those Intimacy states. I also have a 3 second delay for the animation to restart so that the female NPC's orgasm animation can play. Maybe on those two animations it's not long enough? I'll test that theory next.
Re: Multiple Orgasms?
The reason it does not work with Fingering and Cunnilingus is that female partner orgasming triggers the ending of sex, just like player cumming in other poses.
Re: Multiple Orgasms?
Might just have to scratch those two because it goobers up everything I'm working on. I did add an event on the player's action wheel that temporarily lowers their orgasm sensitivity called "Suppress Perverted Thoughts". Kind of works around the fact that there's no workable foreplay for what I was intending. I'll keep experimenting. Though somewhat a dead end it did lead me to discover some interesting possibilities.
Re: Multiple Orgasms?
To allow female characters to have multiple orgasms, you should ensure that `OrgasmRecharge` is enabled with a reasonable recovery time to refill the orgasm meter. Set `OrgasmSensitivity` to a high value and check if there are any lock mechanisms or cooldowns preventing repeated orgasms.
-
- Posts: 2
- Joined: Mon Jan 29, 2024 10:13 pm
- Contact:
Re: Multiple Orgasms?
Enable `OrgasmRecharge` with a sufficient recovery time to enable multiple orgasms for female characters. Raise `OrgasmSensitivity` and check for lock mechanisms or cooldowns prohibiting repeated orgasms.