xmoonproductions.org
https://www.xmoonproductions.org/

Watersports
https://www.xmoonproductions.org/viewtopic.php?f=6&t=200
Page 2 of 2

Author:  VirtualInsanity [ Wed Jul 15, 2015 9:32 am ]
Post subject:  Re: Watersports

New user here going through existing feature requests. This gets my vote as well.

Author:  xpadmin [ Wed Jul 15, 2015 9:55 am ]
Post subject:  Re: Watersports

Ejecting fluid from pussy, anus, tits and mouth is possible through modding now.

Monica has already fluid and positions setup for tits, so only the SetFluid command has to be called from the script.

Something like this:

Code:
loc.sf.id  = 2; // Milk like fluid
loc.sf.loc = TITL; // Left tit
SetFluid(loc.sf); // Squirt from left tit
loc.sf.loc = TITR; // Right tit
SetFluid(loc.sf); // Squirt from right tit

Author:  loki [ Wed Jul 15, 2015 10:01 am ]
Post subject:  Re: Watersports

Thanks for this, browsing the fluid scripts I found the milk but I wasn't sure if it would work.

Is it modable an event to check if you squeeze a nipple or boob? Can you please help with a quick example?

Author:  Anaquis [ Wed Jul 15, 2015 10:06 am ]
Post subject:  Re: Watersports

Very interesting. I would like to see lactation in the game, It could oy will work very well with the dungeon scene, milking machine comes to mind again. Also, adult nursing is a very common fetish. so this could led to some very interesting mods.

Author:  xpadmin [ Wed Jul 15, 2015 10:47 am ]
Post subject:  Re: Watersports

It is possible to use the touch nipple event to start the action.

Code:
[state.dyn.me.coll.skin0_touch.obj_par == 2] // Left nipple
[state.dyn.me.coll.skin0_touch.obj_par == 3] // Right nipple
{
  SetFluid...
}

Author:  loki [ Wed Jul 15, 2015 11:24 am ]
Post subject:  Re: Watersports

xpadmin wrote:
It is possible to use the touch nipple event to start the action.

Code:
[state.dyn.me.coll.skin0_touch.obj_par == 2] // Left nipple
[state.dyn.me.coll.skin0_touch.obj_par == 3] // Right nipple
{
  SetFluid...
}


Thank you very much. Now I'm starting to learn...

Author:  prlumley1 [ Tue Sep 08, 2015 9:03 pm ]
Post subject:  Re: Watersports

I would like to see a water bottle in fast sex option

Page 2 of 2 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/