Skip to content

Installation and Quick Start

Requirements

  • Unity 2022.3 or newer.
  • BIRP, URP and HDRP are supported.
  • The package declares dependencies for Timeline, TextMesh Pro, Input System, uGUI, UI Toolkit, and Unity Video because examples, integrations, and sources can use them.

Install the Package

  1. Import LED Studio from the Unity Asset Store.
  2. Let Unity resolve the package dependencies declared in package.json.
  3. Open Tools > LED Studio > Welcome... or Tools > LED Studio > About... to confirm the package is installed.
  4. Open Tools > LED Studio > Board Wizard to create a first board.
  5. Open Examples/Scenes/FeatureShowcase.unity or Examples/Scenes/Overview.unity inside the imported LED Studio folder, or the equivalent package-relative example path in this development project.

Create Your First Board

  1. Open Tools > LED Studio > Board Wizard.
  2. Enter a board name.
  3. Choose a board style such as Scoreboard, Ribbon Board, JumboTron, Corner Wrap, Ribbon Group, Video Wall, or Custom.
  4. Enter sample text, choose a color, assign a TMP font asset if needed, and choose text sizing, alignment, and rasterization settings.
  5. Leave Add Realistic Wear enabled when you want subtle dim LEDs, flicker, and color drift on the generated board.
  6. Click Create Board and press Play.

What the wizard creates - A board GameObject normally includes a mesh, a renderer with the LED Studio/LED Board shader, a LedBoardController, and at least one data source.