• Hi Guest!

    Please be aware that we have released a critical security patch for VaM. We strongly recommend updating to version 1.22.0.7 using the VaM_Updater found in your installation folder.

    Details about the security patch can be found here.

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