• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. 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.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
[Experimental] Soft Physics for Inner Vagina

Plugins + Scripts [Experimental] Soft Physics for Inner Vagina

Download [<1 MB]
A lot of various improvements with this update. In general it should behave a lot better.
  • Tweaked various physics settings. Should wobble less and overall look better.
  • Added sliders for configuring physics.
    • Let me know what settings work best for you!
  • Fixed issue where physics behavior would be different based on the model's orientation.
    • This was actually due to me not setting the 'anchors' properly for each vertex, so the simulation didn't know which way they were pointing. I'm still probably doing it wrong, but it seems better for now.
  • Enabled threading, so hopefully it should overall be more performant.
  • Reduced the number of links between vertices from its 6 nearest neighbors to 4. Should help perf and doesn't seem to affect the behavior much.
  • Fixed issue with reloading that previously caused multiple meshes to get created.
So after a bit more work I've figured out how to add new soft physics meshes at runtime. You can now add this to a model like a regular plugin and it'll get saved/loaded in scenes.

I've kept the option to add it as a Scene Plugin as well in case someone prefers it for some reason.
Back
Top Bottom