Segment display for all purposes. Clocks, timers, game score boards, calculators, elevators... Works on any Unity from 2021 to 5.1.
Easy to setup and use: Just drag prefab to your scene or UI. Customizing happens directly in Unity Inspector (display size, style, segments, colors, spacing etc). Changing text in display is just one line of C# code. Included controller class can be used to easily create for example scrolling or blinking texts with just few lines of code.
- 7, 14 and 16 segment digits with different styles
- Support for decimal points, apostrophes and colons
- Support having some digits in display smaller than others, with free vertical position
- Can display numbers, letters A-Z and many additional extra characters, depending on chosen segment count
- If needed, each digit or even each segment can be controlled separately
- Works both in 2D/3D game worlds, and as UI element (resize and reposition itself automatically like any Unity UI element)
Public classes have full C# documentation, also available online: www.leguar.com/unity/segmentdisplay/apidoc