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

Clit Stimulation
https://www.xmoonproductions.org/viewtopic.php?f=6&t=3374
Page 1 of 1

Author:  modderman [ Mon Oct 20, 2014 4:49 pm ]
Post subject:  Clit Stimulation

Should be way to stimulate characters with no penetration.

Author:  TheMohawkNinja [ Mon Oct 20, 2014 7:32 pm ]
Post subject:  Re: Clit Stimulation

modderman wrote:
Should be way to stimulate characters with no penetration.


I've was a bit surprised by the lack of clit stimulation as well. It might be possible with the scripting, since you can check if your penis is in a girl, but whether or not the clitoris is a separately designated object in the game is beyond me.

Author:  modderman [ Mon Oct 20, 2014 11:51 pm ]
Post subject:  Re: Clit Stimulation

TheMohawkNinja wrote:
I've was a bit surprised by the lack of clit stimulation as well. It might be possible with the scripting, since you can check if your penis is in a girl, but whether or not the clitoris is a separately designated object in the game is beyond me.

Should not be hard to have them do. Already checks like this in code. They need define area on mesh as clit then response can be script for vibrator / hand / ice / etc. One issue needing way for vibe not auto penetrate.
Code:
state.dyn.me.coll.armsup_touch
state.dyn.me.coll.armslow_touch
state.dyn.me.coll.legsup_touch
state.dyn.me.coll.legslow_touch
state.dyn.me.coll.skin0_touch
state.dyn.me.coll.skin1_touch
state.dyn.me.coll.pussy_touch
state.dyn.me.coll.mouth_pen
state.dyn.me.coll.anus_pen
state.dyn.me.coll.vag_pen
state.dyn.me.coll.clamp1v0_clamp
state.dyn.me.coll.clamp1v1_clamp
state.dyn.me.coll.clamp2_clamp            
state.dyn.me.coll.clamp3_clamp
state.dyn.me.coll.body_fluid1
state.dyn.me.coll.body_fluid2

^ Some collision "events" check in current public version. Think touch event only happen for player touch, not object.

Author:  TheMohawkNinja [ Mon Oct 20, 2014 11:59 pm ]
Post subject:  Re: Clit Stimulation

modderman wrote:
TheMohawkNinja wrote:
I've was a bit surprised by the lack of clit stimulation as well. It might be possible with the scripting, since you can check if your penis is in a girl, but whether or not the clitoris is a separately designated object in the game is beyond me.

Should not be hard to have them do. Already checks like this in code.


Seeing the references to clamps does make me remember that one of the clamps does specifically attach to the clitoris, so I suppose we will be able to adapt that.

Author:  modderman [ Tue Oct 21, 2014 12:42 am ]
Post subject:  Re: Clit Stimulation

TheMohawkNinja wrote:
Seeing the references to clamps does make me remember that one of the clamps does specifically attach to the clitoris, so I suppose we will be able to adapt that.

Current clamp behavior is in exe. Clamp models have first byte set to 7. Maybe object behavior more modular or scriptable in next version, do not know. Still wishing preview copy would land in my inbox. :lol:

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