Tips
How to make a responsive UI
Adaptive UI is implemented by creating multiple versions of the interface (e.g., desktop, mobile) and using interactions to determine which one should be displayed based on screen size.
How to link Floating UI with a Hotspot or any other object
Floating UI can be positioned not only relative to the canvas, but also relative to any object - such as hotspots, 3D objects, or even the pointer. This behavior is controlled in the Visibility action settings. When selecting a Floating UI, use the Relative to option to define the reference point.
To adjust the corner and offset from that point, use the Offset and Position settings within the Floating UI configuration (Design mode).

How to switch Floating UI using Variants
Floating UI can be used within Variants by placing it into a group.

Last updated