Search results for query: *

  1. S

    Plugins [Clothing Plugin] Static Clothing

    Attach to vertex and CUA Clothing both use the same underlying mechanics. The expensive part is loading the body/hair mesh from the GPU, but that's still pretty fast. I'm also hoping that Unity is smart enough to cache data that's already been loaded from in the same frame. I'd say give it a...
  2. S

    Plugins [Clothing Plugin] Static Clothing

    You can try CUAClothing. It lets clothing items spawn a CUA that can be attached to a body/hair vertex. https://hub.virtamate.com/resources/cua-clothing.45639/
  3. S

    Plugins Controller Link Triggers

    Stopper updated Controller Link Triggers with a new update entry: Bugfix Read the rest of this update entry...
  4. S

    Plugins Controller Link Triggers - Bugfix

    Fixed issue where controller UI needed to have been loaded for things to work properly
  5. S

    Plugins Clothing ReWrapper

    The rewrapper is meant to do things like this. The issue for things like hair might be that even small distortions in the base mesh will be amplified over the distance. There's a number of reasons you might be seeing distortions. One is that you're morphing the head after wrapping. Wrapping to...
  6. S

    Plugins [Experimental] Hair Grab Sphere

    Stopper updated [Experimental] Hair Grab Sphere with a new update entry: Triggerable Release. Physics Adjustments Read the rest of this update entry...
  7. S

    Plugins [Experimental] Hair Grab Sphere - Triggerable Release. Physics Adjustments

    Added triggerable release action More adjustments to physics Hard to get these right. If they're not working well for you let me know. I tried using a 'chain' of regular unity joints instead of doing my own physics. Unfortunately, these tend to explode when pulled with sufficient force...
  8. S

    Plugins [Experimental] Cloth Skin

    The sim textures, you mean? I'll need to take a look. Thanks for flagging! <3
  9. S

    Plugins [Experimental] Alternative Futa

    Stopper updated [Experimental] Alternative Futa with a new update entry: Geometry Fixes Read the rest of this update entry...
  10. S

    Plugins [Experimental] Alternative Futa - Geometry Fixes

    When I added ClothSkin support, I noticed that the method I used to 'hide' parts of the skin left some gaps when simulated. In order to fix that I played around with different ways to do that. Unfortunately, they ended up corrupting the mesh and causing issues for some people. This change...
  11. S

    Plugins Clothing ReWrapper

    Stopper updated Clothing ReWrapper with a new update entry: Major Update Read the rest of this update entry...
  12. S

    Plugins Clothing ReWrapper - Major Update

    Optimized wrapping with Octree Can do over 40k vertices a second Original implementation of Octtree here https://github.com/Nition/UnityOctree Added option that allows the re-wrapper to interrupt import and use its fast wrapper instead. Symmetry selection support for Male Added ability to...
  13. S

    Plugins Grab Sphere Control

    It's the combination of a long skirt from ViR and the stock VaM tank top. I can't find the skirt or author on the hub anymore, unfortunately. :(
  14. S

    Plugins Penis Head Mesh Collider

    Stopper updated Penis Head Mesh Collider with a new update entry: Fix loading from saved scene Read the rest of this update entry...
  15. S

    Plugins Penis Head Mesh Collider - Fix loading from saved scene

    Loading a saved scene should now work Switching characters should also work
  16. S

    Plugins Grab Sphere Control

    Stopper submitted a new resource: Grab Sphere Control - Select a specific vertex for cloth graph sphere Read more about this resource...
  17. Grab Sphere Control

    Plugins Grab Sphere Control 1
    Hub-Hosted VAR CC BY

    A small plugin that lets you set the vertex that a cloth grab sphere is attached to. Should persist through scene save/load. Usage Add plugin to a ClothGrabSphere object Select the person, clothing, and vertex
  18. S

    Plugins [Experimental] Cloth Skin

    It should work for male and altfuta... What's it telling you?
  19. S

    Plugins [Experimental] Alternative Futa

    Stopper updated [Experimental] Alternative Futa with a new update entry: Fix for black polygons Read the rest of this update entry...
  20. S

    Plugins [Experimental] Alternative Futa - Fix for black polygons

    Minor fix that should fix black polygons sometimes seen in previous version.
Back
Top Bottom