A downloadable tool

Download NowName your own price

# Splash Screen Starter Kit

A lightweight, configurable splash-screen sequence system for Unity 6.

Get a polished startup sequence running quickly without adopting a scene manager, game-state framework, or other heavyweight architecture.

## Features

  •  Ordered, configurable splash-screen sequences
  •  Per-entry fade-in, hold, and fade-out timing
  •  Unscaled-time playback
  •  Optional consumer-controlled skipping
  •  Per-entry and sequence-completion events
  •  Optional per-splash 2D sound effects
  •  Presentation-local screen shake
  •  Lightweight UI glow
  •  Production-ready splash prefab
  •  Standalone demonstration laboratory
  •  Editable EchoDevGames example splash and SFX included
  •  Safe replay and sequence lifecycle handling
  •  Optional per-entry captions

## Designed to Stay Out of Your Way

Splash Screen Starter Kit owns presentation, not your game's architecture.

It does **not** load scenes, manage game states, require a service locator, or impose a menu framework.

When the splash sequence finishes, it simply hands control back to your project.

Wire its completion event into whatever comes next: a main menu, scene transition system, initialization flow, or your own custom logic.

## Input Agnostic

The runtime has **no Unity Input System dependency**.

If you want players to skip a splash, connect your own input or UI to the public `SkipCurrent()` API.

## Included

  •  Runtime splash sequence system
  • -Configurable splash entries
  •  Ready-to-use production prefab
  • -EchoDevGames example splash artwork
  •  Example splash SFX
  •  Standalone laboratory/demo scene
  •  Editor authoring utilities
  •  EditMode regression tests
  •  Documentation and quick-start instructions

## Tested

Qualified with **Unity 6000.3.8f1**.

The 0.1.1 release passed:

  • 13 / 13 EditMode regression tests
  • Standalone laboratory validation
  • Fresh import and runtime validation in a separate Unity consumer project
  • Cross-kit integration validation in the EchoDevGames Universal Testing Project

## Version

**0.1.1**

Built by **EchoDevGames**

**Build it. Test it. Refine it. Ship it.**

Download

Download NowName your own price

Click download now to get access to the following files:

SplashScreenStarterKit-0.1.1.unitypackage 5.4 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.