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

Search results for query: *

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

    VaM 1.x Is this a good PC for VAM VR? (asking before buying...)

    I've found this PC (used, I'm not sure if I can afford a new one): CPU: intel i9 13900K GPU: RTX 4090 (asus rog) RAM: 64GB 6400Mhz Mother: Asus rog z790E It's $4600, and it's a lot for me so I want to be sure is a good decision. I was reading a lot of pages from the benchmarks thread...
  2. H

    VaM 1.x Play VAM in the cloud

    Hi! is it possible to play VAM in the cloud? I mean to rent a good GPU to run VAM with more quality and more FPS (specially for VR)? I've asked to chatgpt and he/she/it recommends paperspace, but it does not allow Windows machine anymore Also recommended installing windows in RunPod (it says...
  3. H

    Question Why some scenes does not work in VR?

    I've seen some creators post scenes with the warning: "does not work in VR", why is that? VR is not automatically handled by Virt a Mate? Sorry for this noob question, I'm not a creator
  4. H

    Plugins + Scripts SoftPhysicsSelector

    henshin submitted a new resource: SoftPhysicsSelector - Allows to disable soft physics for lips, breasts and/or glutes Read more about this resource...
  5. 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...
  6. 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?
  7. H

    Plugins + Scripts FacialKeyframer

    henshin submitted a new resource: FacialKeyframer - Plugin to create Facial Expression animations easier Read more about this resource...
  8. 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...
  9. 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?
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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?
  15. 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...
  16. 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...
  17. 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)...
  18. 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...
  19. 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...
  20. 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?
Back
Top Bottom