Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
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.
I'm not sure why or what causes it but the settings in my UIButtons keep getting reset. This only happens for certain settings having to do with clothing. For example if I set a UI Button to trigger a specific clothing item to "allowDetach", I will open the scene one day and the setting where it...
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")...
I locked a UIButton on my CenterEye, but sometimes UIButton is obscured by other objects. So is there a method or plugin to achieve the display priority of the GameUI?
Thanks in advance!
VAMCUI (VAM Custom UI) is a plugin allowing you to customize the appearance of UIButton and UIText atoms. You can change the background appearance, font, shader, add and tweak an animation, force it to rotate to the camera (player).
How to use
Open or create a scene.
Add or select either a...
Hi,
I'm looking for a way to add Passenger to a Person using a Trigger. My overall aim is to add a Passenger/POV button to scenes that I downloaded that are MergeLoaded and use the Timeline plugin (i.e. I can't lock the plugin parameter as this breaks the Timeline for different scenes). I know...