Documentation/ Sci-Fi UI Kit (Code)

Sci-Fi UI Kit (Code)

[ DOCUMENTATION ]

Getting started

Requirements

Unity 2021.3 LTS or newer. Uses uGUI and TextMeshPro (TMP is included with modern Unity).

Installation

Three ways to add the package to your project:

  • Local UPM package (recommended)Window > Package Manager > + > Add package from disk… and select the package’s package.json.
  • Embedded package — copy the com.kephstudio.scifi-ui folder into your project’s Packages/ folder.
  • Classic import — copy the Runtime/ scripts into Assets/ (you lose assembly-definition isolation).

Overview

A code-first sci-fi UI toolkit for uGUI + TextMeshPro: a central theme/palette manager, animated buttons, a procedural CRT scanline overlay, an animated HUD message system, a coroutine animation library, font theming and TMP cleanup, plus keyboard/gamepad menu-navigation helpers. Purely procedural — bring your own sprites and fonts.

What’s included

Theme managerCentral control of colors and fonts across your UI.
Animated buttonsSci-fi styled interactive button behaviours.
CRT scanlineProcedural scanline overlay — no textures needed.
HUD messagesAnimated notification / message system.
Animation librarySlide, fade, bounce, glow, typewriter and counter effects.
Menu navigationKeyboard/gamepad navigation helpers and TMP cleanup.

Samples

Import samples from the Package Manager (Samples tab).

  • Sci-Fi UI Demo — A themed button, scanline overlay and animated HUD message, built at runtime.

Support & license

Distributed under the Unity Asset Store EULA. Questions, bugs and feature requests are handled directly by the studio — contact@kephstudio.ch.

Still stuck?

Reach the studio directly — we usually reply within a couple of working days.

contact@kephstudio.ch