Afyyyy

Member
Sep 18, 2017
153
90
1726534209813.png

i just saw a video with this menu and its been like 2 days after looking for this and the Chun-li in the Pic is a paid one from Frostbane3D which is the best one imo but can anyone tell me what to use menu like that ingame idk what i need for this
1726534365966.png
Its blurry but its one of this things that the ones that have it or seen it will know what it is but i can't seem to figure it out i got alot of plugins and menus was trying to look for this room and the menu but as i said i am new and i am dumb atm so if anybody helped that be Awesome!
 
  • Like
Reactions: ftsomb

moc587

Member
Jun 6, 2022
296
270
Its blurry but its one of this things that the ones that have it or seen it will know what it is but i can't seem to figure it out i got alot of plugins and menus was trying to look for this room and the menu but as i said i am new and i am dumb atm so if anybody helped that be Awesome!
those just look like "UI button" and "UI toggle" atoms which are built-in stuff in vam. they are used to execute "triggers", you can think of these as the logic of the scene. i wont go into depth about that, they get really complicated especially for something like this. anyway this means these are scene specific and will not work in other scenes. if you find the original scene and saved these atoms as a subscene (we are getting into the nitty gritty here) and tried to load it into new scene, for it to work, all the atoms names and plugins positions etc. should be the exact same as the base scene or else the triggers will break (will point to something that doesnt exist). if you want to learn about triggers check out this .
And when working with them in your scene, id avoid using uibutton and uitoggle atoms. they are individual atoms and will bloat your scene. more atoms you have, the longer it will take for scene to load. so id suggest or .
 
  • Heart
Reactions: Afyyyy

Afyyyy

Member
Sep 18, 2017
153
90
those just look like "UI button" and "UI toggle" atoms which are built-in stuff in vam. they are used to execute "triggers", you can think of these as the logic of the scene. i wont go into depth about that, they get really complicated especially for something like this. anyway this means these are scene specific and will not work in other scenes. if you find the original scene and saved these atoms as a subscene (we are getting into the nitty gritty here) and tried to load it into new scene, for it to work, all the atoms names and plugins positions etc. should be the exact same as the base scene or else the triggers will break (will point to something that doesnt exist). if you want to learn about triggers check out this .
And when working with them in your scene, id avoid using uibutton and uitoggle atoms. they are individual atoms and will bloat your scene. more atoms you have, the longer it will take for scene to load. so id suggest or .
This was Helpful Thank alot!
 

Tomboy Enjoyer

Active Member
Aug 4, 2021
512
563
View attachment 4041426

i just saw a video with this menu and its been like 2 days after looking for this and the Chun-li in the Pic is a paid one from Frostbane3D which is the best one imo but can anyone tell me what to use menu like that ingame idk what i need for this
View attachment 4041428
Its blurry but its one of this things that the ones that have it or seen it will know what it is but i can't seem to figure it out i got alot of plugins and menus was trying to look for this room and the menu but as i said i am new and i am dumb atm so if anybody helped that be Awesome!
is the scene from your screenshots. It's alright for a free scene
 
  • Heart
Reactions: Afyyyy

brasileirinho

Well-Known Member
Apr 28, 2021
1,073
1,370
View attachment 4041426

i just saw a video with this menu and its been like 2 days after looking for this and the Chun-li in the Pic is a paid one from Frostbane3D which is the best one imo but can anyone tell me what to use menu like that ingame idk what i need for this
View attachment 4041428
Its blurry but its one of this things that the ones that have it or seen it will know what it is but i can't seem to figure it out i got alot of plugins and menus was trying to look for this room and the menu but as i said i am new and i am dumb atm so if anybody helped that be Awesome!
This scene:
Try to reverse engineer it
 

Afyyyy

Member
Sep 18, 2017
153
90
This scene:
Try to reverse engineer it
I am new to Virt a Mate and the message above you before me has this link too i was Just looking for this but now idk if i can add more scenes sometimes i try adding a girl and some times girls don't even have hair cuz its an asset instead of Hair that's annoying but i tried messing in that scene but i still don't know how to add scene or anything from other scene and tried looking for a scene like that with already controls but no luck and this guy that made it i hope he updates it soon
 

leproso0413

Well-Known Member
May 26, 2017
1,489
368
There are two ways to do install new scenes/looks:
  1. When in VaM, click the "Hub Browse" icon, select any look/scene you like, then click on "Download all".
    View attachment 1933403
    View attachment 1933405
  2. If you download a look/scene from any other source (i.e. from here), you'll end up with one or more *.var files which you have to put into the AddonPackages subfolder of VaM.
Once you've downloaded and installed the new looks/scene, you should find the new scene in VaM's Scene browser.
View attachment 1933410
If loading the scene produces errors because of missing packages, open the "Hub Browse" menu again, click on "Scan Hub for Missing Referenced Packages" and click "Download All" again.
View attachment 1933459

If looks do not come with a demo scene, you should be able to load looks by clicking on a character in your scene, then "Select Root", finally click on the "Control & Physics 1" tab and then on "Load Look...".
View attachment 1933415
If a new look comes with a demo scene but without a separate looks file, load the scene, click on the character and instead of "Load Look..." use the "Save Look..." button in the menu I mentioned before to save the look. Now you can load this look into any other scene as described above.
I did all those steps and it worked, the only thing is that when I load the look, the hair does not appear on the character, do you know how to import it as a look or how to create a hair asset to import it to the character?
 

aqpaqp

New Member
Aug 17, 2017
11
7
Please tell me, is it possible for the game to scan the local folder and take missing files from there (*.var)
 

theMickey_

Engaged Member
Mar 19, 2020
2,304
3,062
I did all those steps and it worked, the only thing is that when I load the look, the hair does not appear on the character...
Most probably because the "hair" is not hair, but a custom unity asset (CUA) -- search this thread for "cua manager", there's a lot of post of this exact issue.
 

leproso0413

Well-Known Member
May 26, 2017
1,489
368
Most probably because the "hair" is not hair, but a custom unity asset (CUA) -- search this thread for "cua manager", there's a lot of post of this exact issue.
I was able to fix it, thank you very much. One more question, when you scan the missing things for a scene that says “Not On Hub” in red, where can I download that? they are custom scenes of the paid ones patreon, etc.
 

leproso0413

Well-Known Member
May 26, 2017
1,489
368
Good people, I'm having a problem with the camera when I play in VR. On the pc the camera looks good in first person but when I connect it to the VR, the camera is much lower. How can I fix the camera so that it looks the same as my PC which just focuses on the male character well in first person?
 

_Ashlyn_

New Member
Sep 24, 2023
8
5
Good people, I'm having a problem with the camera when I play in VR. On the pc the camera looks good in first person but when I connect it to the VR, the camera is much lower. How can I fix the camera so that it looks the same as my PC which just focuses on the male character well in first person?
embody default configs should be fine:)
 

SpicyHotBeef

Member
Mar 13, 2020
319
257
Anybody got auto-breast fondling plugins? Cant seem to find one in the hub. Not sure if a behavior plugin collection plugin has it~
 
4.60 star(s) 22 Votes