Resource icon

Plugins CurrentDepth

Trigger current depth of insertion to female atom.




Update Note (2023-02-28)

1. Separate Depth and Output float
Depth is identified value of atom
Output is adjuested value of depth


2.Invert value
invert depth value to output

2. Cut Min/Max
Many cased depth is not fully 0.0~1.0. Just middle values.
But Danmen blendshape does not anmiated well.
So cut min, max of value. Use middle ranged depth.
Ex) cut min 0.4, cut max 0.9,
-> Range is 0.5(0.4~0.9).
-> identified Depth 0.7 = Output: 0.6
-> identified Depth 0.8 = Output: 0.8
-> identified Depth 0.9 = Output: 1.0

So we can use full value of danmen deep.


Usage:

1. Add CustomeUnitAsset (CUA)
2. Set Danmen asset
3. Add plugin to CUA
3-1. OrificeAligner plugin
3-1-1. Select target People
3-1-2. Target Orifice: Anus/Vagina
3-2. Add BlendShapes plugin
4. Add CurrentDepth plugin to People
4-1. Check Invert value
4-1. Cut min: 0.6 recommened
4-2. Cut max: 0.8 recommended
4-3. Action OnValueSet
4-3-1. Add Transition Action, and Setting
4-3-2. Setting
Receiver Atom: CUA
Receiver: plugin#N_BlendShapes
Receiver Target: Deep


currentDepth3.png

deep.PNG


You can use with

* Damenz : https://hub.virtamate.com/resources/danmenz(penis-and-vagina-animatable-asset).17497/
* BlanderShapes: https://hub.virtamate.com/resources/customunityasset-blendshapes-controller.17494/


Note: (Start) Deep and (End) Deep must be 0.0 to 100.0


Credit to
* Calculation of Insertion depth : AutoBulger by Saking55
* Setup Trigger : LogicBrick by MacGruber
  • currentdepth.PNG
    currentdepth.PNG
    42.8 KB · Views: 0
Author
milines
Downloads
16,386
Views
16,386
Packages
1
Total Size
0.01 MB
Version
3
First release
Last update
Rating
5.00 star(s) 2 ratings

Latest updates

  1. Update

    Update Note 1. Separate Depth and Output float Depth is identified value of atom Output is...
  2. Fix OnValueSet target not saved

    fix: not save and load Trigger Target to scene
  3. Filename changed to comapatible

    Thank you to bvkhgz

Latest reviews

Finally! THANK YOU! Trying to figure out a animation was a nightmare on this for me!
Upvote 0
You should add a version number to the filename, so VAM will read it.
And your name too, to make it distinguishable from other creators.
Like: Milines_CurrentDepth.1.var
Upvote 0
Back
Top Bottom