Introduction
This package brings you a set of various toys and dildos, all with pThe main features include:
- Fully working rigidbody physics
- Scale and Spring Strength sliders, just like the built-in dildo
- Additional shape customization - length slider ; and depending on the dildo, more scaling options for various parts of each toy.
- Custom shader with multitudes of parameters, all configurable within the DildoLanguage plugin. You can tweak the colors, gradients, textures, tiled patterns
- Physics-based periodic motion
- Orgasm fluid simulation
- Procedural cumstain generator
- Rich preset system for all customization options, accessible to VAM's triggers
- Master preset system binding it all together, making it possible to morph the toys from one shape and visual preset to another
- CUA dildos stored with poses, including their current rigidbody shape. Until BL.72, you can also use the SceneDirector for DL dildo posing (or any-atom-posing, really)
- Male forces applied to these toys
- DL toys correctly recognized for hand jobs
- Better BL penetration recognition and stimulation behavior (DL's internal penetration monitoring is even more precise than that, but it won't drive BL's behavior or stimulation ; you can use it via triggers in your scene though)
- Xray visualization using DL's custom shader
However, the toys and the DildoLangage plugin can be used without BodyLanguage, it's not a required dependency.
Highlights
All dildos have customizable visual and shape settings settings, and can smoothly morph between the settings.
The plugin includes a powerful Fluids Module.
This includes custom fluids renderer, and procedurally generated cumstains.The Movement module includes Guided Penetration forces, which will automatically bend and guide the dildo through the target orifice, even when approaching from awkward angles.
This is new addition in version 15, replacing Smart Forces, see the update notes for more details.While Smart Forces aimed only at the orifice, Guided Penetration make the dildo follow a smooth curve from the dildo's base, through the orifice and then inside the body.
They work very well even with deep penetration, follow separated paths for vaginal and anal penetration, avoiding collisions. They even come with an option to automatically turn off collisions of the dildo's penetrating segments, making deep penetration possible without any person collider edits necessary!
Penetration movement keeps working correctly even during the character's animation. No ColliderEditor needed even at this depth.
Guided Penetration forces can be used even when the dildo is not penetrating the orifice. In this case it pulls the tip towards the target.
This feature can be used to greatly simplify setting up new poses. This is an older video using Smart Forces, but Guided Penetration can serve the same goal, just better!Setup
First, create a CUA atom and load the toys.assetbundle file from this package.Second, add the DildoLanguage.clist plugin to the CUA atom.
Even though the toys can be used as simple decorations without the plugin attached, most of their features will not work correctly. It won't be possible to customize them in any way, scaling and physics behavior won't work as expected. I highly recommend using the plugin even to place the toys somewhere in the scene.
Plugin Options
The plugin's options UI is split into several tabs:- Presets: the master preset system
- Shape: scale, length, custom scaling sliders, bend & twist
- Visuals: texture, microtexture and gradient settings, render mode
- Fluids: orgasm fluid simulation, procedural cumstains
- Movement: periodic physics-based motions, movement direction, guided penetration
- Physics: spring strength (stiffness) slider, advanced physics tweakables
- Penetration: penetration monitoring, which precisely computes depth, girth and speed. Also "strength", derived from them.
- Xray: x-ray shader options ; requires not-yet-release BL version 72
Sample Scene
The configuration options are too much to document here. So instead, please refer to the Demo Scene included in this separate package. It will guide you through most, if not all, options available in the plugin. With each new feature added to DildoLanguage, this scene will be updated to showcase it.The sample scene is using only vanilla VAM assets. Previously it was included directly with the DildoLanguage plugin. Since version 15 it's released as a stand-alone scene and uses the SceneDirector plugin to script all its features.