May 2, 2021

Tool Guide – Interactive UI

Latest Version: 0

The Interactive UI Tool allows you to set up interactive user interfaces using the built-in Unity UI tools. In Unity, you can create a variety of 2D user interface objects like dropdowns, buttons, and so on, but they are not interactive in VR. This tool makes them interactive using the Besti universal cursor system.

How to use

  1. Set up a Unity world space canvas
  2. Size it appropriately and set up your UI using the typical Unity way (lots of videos on Youtube on this.)
  3. Drag and drop the Interactive UI tool onto the same script that has the Canvas, Canvas Scaler, and Graphic Raycaster components.

Section Information

Options

There are no options for this tool at this time. Everything is automatic.