We are excited to announce a new feature on the Hub: Favorites!
You can now add resources to your favorites, and organize your favorites into collections!
You can check out the details in our official announcement!
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...