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

coding

  1. Nickon7777

    [Coding] Thumbnails in FileBrowser

    Hi All! In my plugin I want to make a possibility to see thumbnails when the user opens the file browse dialog (like VaM person appearance dialog can: it shows a .jpg file with the same name as a preview). For that I use code like following: string ext = "custom"; // "json", "vap",... work fine...
  2. B

    Coding question: pressing UI button, connected to a Parent atom, from code

    Hello everyone! I want to add a On click-Listener to an UIbutton from my script using the following code: Atom uiButtonAtom = SuperController.singleton.GetAtomByUid(uiButtonName); Transform buttonTransform = uiButtonAtom.transform.Find("reParentObject/object/rescaleObject/Canvas/Button")...
  3. B

    Solved Triggering a plugin by Coding

    How can I trigger the MacGruber Relay plugin (from MacGruber LogicBricks) attached to a Person from my C# script/plugin? Unfortunately, I did not find an example of such code. But I would like to have this option, since in this case there is no need to write all actions in my C# script.
  4. Code Template: 3D VR Menu + Dynamic Scene Gameplay

    Guides Code Template: 3D VR Menu + Dynamic Scene Gameplay 7

    Plugin template in C#: custom VR menu (and desktop menu), custom scene manager/controller, and dynamic scene gameplay. One demo scene in a house. Free, FC / WTFPL. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ How VaM scenes should be made... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Please read the file "README.md"...
  5. Coding&Cuddling

    Scenes Coding&Cuddling 2023-04-24
    Hub-Hosted VAR CC BY

    Lofi music, Coding while a cute girl looks at you and gives you a handjob Think about supporting me. Credits AcidBubbles.Passenger.4 By: AcidBubbles AcidBubbles.Timeline.280 By: AcidBubbles AshAuryn.Assorted_Expressions_Pack_2.latest...
  6. hazmhox

    [ Coding ] Canvas and layers in VAM + text inputs

    Hey guys ! @meshedvr (or anyone who found a way to implement canvas properly) I'm trying to come up with two tiny plugins : one that allows you to add subtitles, another that allows you to fade in and out the view... and my code is based on canvas. No matter what I try (layer, sorting order)...
Back
Top Bottom