• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
Resource icon

Plugins + Scripts CurrentDepth

Download [0.01 MB]
Update Note

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. 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
fix: not save and load Trigger Target to scene
Back
Top Bottom