uGUI Directed Navigation

IEVO

(0)
$14
Publisher IEVO
File size 1.44MB
Number of files 34
Latest version 1.4.2
Latest release date 2023-07-27 03:03:11
First release date 2023-04-04 03:23:11
Supported Unity versions 2018.4.2 or higher

Directed Navigation provides extended flexibility for adjusting ui navigation. It has improved automatic mode, multiple extended modes and also provides the ability to control navigation in four directions separately (Left, Right, Up, Down). Each side of interactive element can be configured in follow ways:


  • Disabled - no navigation in this direction;
  • Automatic - automatic mode, like standard, but with improved, more predictable algorithm. Also support fine tuning according user needs;
  • Sector - automatic mode with working area limited by sector;
  • Rectangle - automatic mode with working area limited by rectangle;
  • RectTransform - automatic mode with working area limited by bounds of RectTransform component of another GameObject;
  • Selectable List - automatic mode with user defined elements. Aka ‘Explicit’, but with the possibility to add multiple objects.

From usage point of view it is a component, which is added to any GameObject which has component inherited from Selectable - Button, Toggle, Slider etc.

Top Publisher Assets