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

Search results for query: *

  • Users: henshin
  • Content: Threads
  • Order by date
  1. H

    Remove all facial expressions animations

    I'm creating a plugin to design facial expression animations easier (you can see it here https://hub.virtamate.com/resources/facialkeyframer.56974/ but I'm working on many updates, will be available soon) And I want to add an option to remove/disable all the current facial expression, so we can...
  2. 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?
  3. H

    Plugins + Scripts FacialKeyframer

    henshin submitted a new resource: FacialKeyframer - Plugin to create Facial Expression animations easier Read more about this resource...
  4. 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...
  5. H

    Question Focus or Change event for InputField

    I'm using Utils.SetupInputXButton from MacGruber_Utils and I need a way to detect when the input text changed (or better when focus is on and off) Also is there any documentation to understand better all these UI elements?
  6. H

    Question Is it Possible to do this with Timeline? (facial expressions)

    I want to do this only with keys: 1- Change facial expression (morphs) 2- Press a key to apply all those expressions 3- Move time 1 second (extend duration if needed) 4 - repeat 1 2 3 Also could be useful to be able to remove/add frames with just one key (for example to remove frames between...
  7. H

    Idea for easier/better facial expression animations

    Is possible to control timeline plugin with another plugin (I can code it)? My idea is this: 1. Modify the facil expression using the morphs UI 2. When I get the expression I want, create a frame with those morphs in timeline plugin (with just a button or key, going to the timeline and...
  8. H

    Slow Downloads pleas help !!

    I'm fighting a lot with this, the first downloads (not sure if by MB downloaded, maybe 200MB or by number of files, maybe 4 or 5) works fine, but then the hub is reeaaaaally slow, SUPER slow, like 1MB per minute. I think must be something wrong with the servers maybe some bottleneck or...
  9. H

    Random Iris Color

    I'm trying to make a button in UIAssist to change the iris color with some random value (or better with some of preselected configs). Any ideas to make this without writing my own plugin? I was thinking in using LogicBricks, I could create different configs with RandomChoice and then trigger...
  10. H

    Is hub running slow?

    Downloading from the hub (and also navigating in virtamate.com) is taking too much time, am I the only one with this problem?
  11. H

    Question Sync Camera with Player Camera

    Is possible to syn a new camera with the player camera movements without writing a custom a plugin? (it's ok to use some existent one) This is what I need: 2 persons Replicate what the player camera is viewing in one person (for example front face) to the other person (so I can see the...
  12. H

    How to take a snapshot?

    I want to take a picture of the face of my person and save it as a .png file Is there any recommendation (or plugin to see the code) to do this? EDIT: this is what I have: using System; using System.Collections.Generic; using System.Linq; using System.Text; using UnityEngine; using...
  13. H

    How list all morphs

    Hi! I'm starting to learn how to write plugins in VAM, but I couldn't find any documentation, just trying to figure out some things reading other plugins :/ Does somebody know how can I list all the female morphs? (I'm adding the plugin to the person) I was trying this (recommended by gpt4)...
  14. H

    Tips to copy facial expression

    I'm trying to create a facial animation copying facial expressions from real videos. I was trying using some mocap software but they are not good enough. Now I'm trying to create them playing with the morphs, but it's really hard, maybe there are some tips to find the correct morph...
  15. H

    One Facial Expression animation to rule them all

    I need help please :( I think the most important thing for a good immersive experience are the facial expressions Many animations/mocap are really good, but facial expressions are weird and even creepy (mouth too big, or scary faces etc) I was thinking in creating a good facial animation (for...
  16. H

    Question Eyes (Iris) presets?

    Hi! is it possible to save/load iris presets? similar to textures and clothing etc. I can see there are 3 slots to save iris there, but whet if we need more?
  17. H

    Question Makeup textures vs clothing

    I can see there are some textures for makup but I also have lips, eye shadows etc as Clothes, so what is the difference between the 2 methods. I'm not a creatir but I find much better the Clothing method, because you can remove, edit, load on any appearance etc
  18. H

    What is causing this issue? (screenshot, not sure how to describe)

    Sometimes the scenes are completely broken, I cannot event open VAM menu: Does somebody know what could be causing this? ( Scene of screenshot: https://hub.virtamate.com/resources/c-g-studio-crystallization.19078/ )
  19. H

    My UIAssist buttons for better experience in VR

    I want to share my UIAssist buttons because this improved my experience a lot in VR Hopefuly is useful for someone else too Thanks to all creators for your amazing work! I'm tryng to learn how to create plugins to return something to the community, sadly this is the only contribution I can...
  20. H

    Touching the girl without deforming it?

    Is possible to change the physics or limit some movements when "touching" the girl with VR hands? When I touch her mouth it opens, but the way it does is weird, sometimes it looks more like an horror movie. Is possible to change this or maybe limit it (not interact with the mouth?) Also when...
Back
Top Bottom