Treeview

Neomaster

(3)
FREE
Publisher Neomaster
File size 1.81MB
Number of files 81
Latest version 1.4.0.3
Latest release date 2022-03-28 11:37:13
First release date 2022-03-28 11:37:13
Supported Unity versions 2018.4.2 or higher

Usage

  • Scene selection.
  • Developer or tester menu.
  • Representation of tree objects with node controls.

Demo


Content

The project consists of C# scripts, other files are used for demonstration purposes.

  • Scenes/TreeviewDemo.unity - demonstration scene with tree samples
  • Textures/ - sprites for buttons and glyphs
  • Treeview/ - C# scripts that represent tree entities and display GUI elements
  • Glyphs.psd - Photoshop project template for creating glyphs in all states
  • Slider.cs - shows the tree samples in TreeviewDemo.unity
  • TreeviewDataExample.cs - example of a tree management algorithm

Get started

  1. Create an empty object.
  2. Add the Treeview.cs component.
  3. Set the font of the node.
  4. Set glyph font if branches and nodes will be represented as pseudographic text characters.
  5. Add the script that initializes and manages the tree hierarchy, such as TreeviewDataExample.cs.

Top Publisher Assets