uibutton

  1. tom.ace1776

    Question UIButtons Keep resetting randomly

    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...
  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 How to make UIButtons display on the top like GameUI?

    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!
  4. VAMCUI

    Plugins VAMCUI 1
    Hub-Hosted VAR CC BY-SA

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

    Question Add Passenger Plugin with Trigger or Lock Plugin Parameter without breaking Timeline on MergeLoads?

    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...
Back
Top Bottom