• Hi Guest!

    This is a notice regarding recent upgrades to the Hub. Over the last month, we have added several new features to improve your experience.
    You can check out the details in our official announcement!

plugin

  1. [Experimental] Hair Grab Sphere

    Plugins [Experimental] Hair Grab Sphere 1
    Hub-Hosted VAR CC BY

    This is an early beta and there's a lot of tinkering still left to do, but I figured I might as well release what I have for people to play with. Usage Add to a Person atom. A sphere should spawn behind the head. Position it as needed. It is invisible by default. Press Grab Move the...
  2. SynchronousMoving v0.2

    Plugins SynchronousMoving v0.2 2
    Hub-Hosted VAR CC BY-SA

    14mhz.Plugin-SynchronousMoving v0.2 ● fixed some minor bugs ● change default shpere size 0.3f to 0.2f ● when using sphere, store each synch-atoms's collision state - automatically save collision state, on click [Build Sync Sphere] or keyborad shortcut - automatically restore collision...
  3. G

    Plugins by fixing pose

    When loading a custom look scene, the pose logic is often broken. Is there an equivalent to Fix pose Vamx plugin for non-Vamx scenes?
  4. D

    Quest 3 AR - Transparent walls

    Hi, using quest 3 with AR, is really good. But wondering if there is a plugin or a way to "create a room" so the character is not visible through the walls at home. A kind of transparent wall for the field of vision so that characters can walk through doors, for example. You can build normal...
  5. OVLrange

    Plugins OVLrange 2024-04-21
    Hub-Hosted VAR FC

    For hazmhox's VAMOverlays The text display position extends mainly in the vertical direction. When the display location is set to the bottom or top, it is slightly closer to the edge. There is a toggle button in the UI, which expands to the point where it is no longer visible on the desktop...
  6. Hair Plugins

    Guides Hair Plugins

    What is a "Hair Plugin"? It turns out that you can trick VAM into loading plugins when a hair is put on. These plugins don't go into the default Atom plugin UIs and are generally their own separate thing. Hair Plugins are very similar to Clothing Plugins and I recommend going through that guide...
  7. CUA Clothing

    Plugins CUA Clothing 3
    Hub-Hosted VAR CC BY

    This plugin allows CUAs to be loaded when clothing is put on. The CUA can be attached to bones, skin, or the loaded clothing item, similar to https://hub.virtamate.com/resources/attach-to-vertex.45482/ Usage If you haven't worked with clothing plugins before, please look over the overall guide...
  8. toggleSW V1.0 (Questionable License)

    Paid Plugins toggleSW V1.0 (Questionable License) 2024-04-09

    ■Software Purpose and Overview Plug-in that Two buttons executed alternately. It also comes with text and color inheritance functionality. If not attached to the UIBbutton, trigger activation is possible. It has a slight quirk. ■About quirk A reload is required to update the button selection in...
  9. DLUtils

    Plugins DLUtils 1.1
    Hub-Hosted VAR CC BY

    Basically this plugin gives some abilities from Unity Editor. Add plugin to builtin asset or CUA or Light, change parameters as you want. DLUtils plugin can: Edit builtin assets or CUA: - change scale(X,Y,Z) - change game object layer (for all renderers together or per each one) -...
  10. Attach To Vertex

    Plugins Attach To Vertex 3
    Hub-Hosted VAR CC BY

    This plugin sets an object's position to a vertex on a person atom's skin, clothing, or hair. It needs to load the vertex positions from GPU buffers, which is slow. Expect performance to suffer to some degree (especially if using multiple). Usage Add to an atom (e.g. CUA) Select Person...
  11. Extra Auto Genitals Plus

    Plugins Extra Auto Genitals Plus 2
    Hub-Hosted VAR CC BY-SA

    Multi-axis version of lfe's Extra Auto Genitals plugin. Add this script to a female Person atom. Use sliders to adjust Labia Trigger position and radius if needed. Make sure you have AshAuryn's 101 Female Genitalia Morphs Toolkit installed. The plugin will work without it, but some morphs...
  12. Play/Edit Triggers

    Plugins Play/Edit Triggers 1
    Hub-Hosted VAR CC BY

    Play/Edit Triggers A simple plugin that exposes Edit and Play mode triggers, can be very handy for creators, especially in moments when you need to switch to Play mode. Here are a few examples: When you switch to the next scene using the "merge load" trigger (only works in Play mode). When...
  13. [Experimental] Cloth CUA

    Plugins [Experimental] Cloth CUA 5
    Hub-Hosted VAR CC BY

    Adds cloth physics to CUAs and built-in props. Note: This is still pretty early in its development. Ping me if you find bugs not listed below. 🙏 Usage Add to CUA or built-in item. Select mesh from list. Press "Create Cloth" Configure as needed Bugs / Missing Features Saving/Loading from...
  14. richBord V1. 1 (Questionable License )

    Paid Plugins richBord V1. 1 (Questionable License ) 2024-03-18

    Update 2024/4/25 Fixed a bug that did not work in sub-scenes ■Software Purpose and Overview A simple plug-in that allows UIText atoms to use rich text. You can also specify the display alignment of the text. ■About Functions textAlignment: specifies the display alignment of the text in UITexe...
  15. BeHot V1.1

    Paid Plugins BeHot V1.1 2024-03-17

    2024/5/2 Update The maximum number of changes is now variable and ranges from 5 to 40. ■Software Purpose and Overview This plugin is attach to a person atom and makes the person's skin wet and hot. Vary in 5 steps according to the setting. ■About Functions heatUp: Skin is wet up and hot...
  16. Controller Link Triggers

    Plugins Controller Link Triggers 2
    Hub-Hosted VAR CC BY

    A small plugin that adds the ability to change "Link To" settings and parent atoms via trigger. Thanks to @Ashen Ryder for the idea. Usage Add to an Atom The atom's main controller (named 'control') will now have a parentAtom selector that can be modified via trigger. Each other controller...
  17. Hair Color Texture

    Plugins Hair Color Texture 2
    Hub-Hosted VAR CC BY

    Changes the color of hair based on a texture. Usage Add to a Person Atom Select hair from dropdown Select texture The bottom of the texture is the hair root, the top is the tip Each hair will show a full gradient Left to right are individual hairs Hairs are not ordered in any particular...
  18. LogicBricks2

    Plugins LogicBricks2 v10
    Hub-Hosted VAR CC BY-SA

    Summary: This is a collection of more LogicBricks that hopefully add useful features to the already awesome set by @MacGruber. Check out the included scene for a demo of all the additional bricks' functionalities: Included Modules: ValueDelay Applies a delay and smoothing function to an input...
  19. CUA_Editor

    Plugins CUA_Editor v1.5 (var 8)
    Hub-Hosted VAR CC BY-SA

    Just as I was about to start development for a plugin that would allow me to disable parts of a CUA, I stumbled over the collection by unique, uploaded by @trety. I played a bit with this set of plugins and got the feeling that a lot of the functionality (not all, though) could be integrated...
  20. D

    Solved How to read file in vam plugin?

    I understand that System.IO is not available when creating plugin VAM. So what should I do if I want to read .txt or .png files from the plugin? Or if you let me know the plugin to read the text file or image file, I will look at the code myself and refer to it.
Back
Top Bottom