• 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.

Recent content by henshin

  1. H

    Scenes Collection No.1 : Loops in Stories

    https://hub.virtamate.com/resources/uiassist-patrons.187/ (there is a free version too)
  2. H

    Scenes Collection No.1 : Loops in Stories

    You can use UIAssist for this, it is very useful, you can easily enter/exit POV on any scene
  3. H

    Plugins + Scripts Compliance v2

    I've added the plugin with default scene and the female starts to fall, maybe is because does not have a floor? Also in another scene their foots are continuously rotating (I'm trying to upload an imagen but it's not working :( )
  4. H

    Is possible to move bodies like in VR-HOT?

    I didn't try VR-HOT but seeing from these video: https://www.vr-hot.com/video-tutorials It looks you can move the female body easily (open her legs, turn her, etc) Is it possible to do the same in VAM?
  5. H

    Paid Plugins + Scripts Snapshot Animator

    Very nice, looking forward to see your results with AI :)
  6. H

    Plugins + Scripts FacialKeyframer

    Sorry that line is not used (this is my first plugin I was learning while developing so the code is not so clean) You can see this method: "GetAllActiveMorphs" But you can also add the morphs to favorite and check the option to include favorites too I'm planning to add a selector to add custom...
  7. H

    Plugins + Scripts FacialKeyframer

    henshin updated FacialKeyframer with a new update entry: Export to Timeline ready Read the rest of this update entry...
  8. H

    Plugins + Scripts FacialKeyframer - Export to Timeline ready

    Export JSON to timeline should be working fine now Added "phonem" to automatic morph detection (the plugin will detect changes in all "expression" and "phonem" morphs) Added toggle to detect changes in Favorite morphs too (even if they are not expression or phonem)
  9. H

    Plugins + Scripts FacialKeyframer

    henshin submitted a new resource: FacialKeyframer - Plugin to create Facial Expression animations easier Read more about this resource...
  10. FacialKeyframer

    Plugins + Scripts FacialKeyframer 2.0
    Hub-Hosted VAR CC BY

    This is my first plugin and first VAR, so please tell me if I'm doing something wrong The main idea is to help to create facial expression animations This is the UI: STEPS to use it: 1) Add the plugin to the person 2) Go to female morphs 3) Modify the facial expression (the plugin will...
  11. H

    Question Do we need to use JSONStorable?

    I'm not native english speaker I just want to understand JSONStorable classes, why they exist in VAM, when we need them and when not ALso, is there any tutorial to create my own save/load process in the plugin, would be nice if I can restore the state of my plugin with the normal "load/save...
  12. H

    Question Do we need to use JSONStorable?

    Yes I know the slider won't be saved, but I thought every JSONStorableX created will be saved automatically (and then recovered too somehow? I don't know how to recover the state of my plugin) Maybe this is the line: this.RegisterFloat(storable); If I comment that line the slider works fine...
  13. H

    Question Do we need to use JSONStorable?

    Tested only in local (I don't know how to create a VAR yet) With classes extending JSONStorable I mean JSONStorableFloat, etc And my question if it's ok to use that even when I don't want to preserve those sliders, they are dynamic, I'm creating them and destroying when user click some keyframe...
  14. H

    Question Do we need to use JSONStorable?

    I'm a bit confused about these classes extending JSONStorable, I see they are usually used in UI components (Utils from MacGruber for example) But are they only required if we need to persiste the state of those components? I mean if I'm creating components dynamically and use components from...
  15. H

    Guides How to Set Up Virtamate (VAM) in VR with Meta Quest

    Why SteamVR and all that? I use VirtualDesktop, it's not free but I note a huge difference in performance (you can start it without using SteamVR) And also you can start VAM directly from the headset with VirtualDesktop
Back
Top Bottom