Hi, i really didn't know what to search to find this, i wanted to change the skybox with a UIButton, with "SkyBox" i mean this:
the "SkyEpicCentreOfTheStorm" button, that one, is there any way of doing this? I know i could use a CUA and just change the asset but i prefer the default skyboxes...
※ Reporting bugs or issues will help me improve the plugin and help others.
※ If this plugin made you smile, nod, or say “hmm, not bad,” give that React button some love!
UIBinder
● This Plugin is very simple and easy to use.
● It binds a JSONStorable (bool/float/string/chooser/color) values to...
Hello everyone, my problem is very short. I currently have a scene, and I don't use a timeline in my scene. For example, I want to set different sex positions on the bed and on the wall. I want to do this using a UIButton. Can you help me? In short, I want the sex positions to be in the desired...
Have you ever wished you could open preset dialogs (Appearance, Clothing, Pose) directly from a UIButton in VaM? Well, wish no more!
This simple plugin exposes those three actions so you can plug them to UI triggers of your choice (such as a UIButton).
As a bonus, actions "Lock Active...
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...