---
title: "Easy Splash Screen - s&box library"
description: "Easy creation of a splash screen for the game"
canonical: "https://sbox.watch/libraries/saico/easysplashscreen/"
generated_at: "2026-06-25T15:09:30.586Z"
---

# Easy Splash Screen

Easy creation of a splash screen for the game

- Type: library
- Ident: saico.easysplashscreen
- Creator: saico
- Canonical: https://sbox.watch/libraries/saico/easysplashscreen/
- Markdown: https://sbox.watch/libraries/saico/easysplashscreen.md
- sbox.game: https://sbox.game/saico/easysplashscreen/
- Generated: 2026-06-25T15:09:30.586Z

## Stats

- 24h momentum: +0
- Terry score: --
- Favorites: 0
- Upvotes: 0
- Downvotes: 0
- Updated: Jun 25, 2026
- Created: Jun 25, 2026
- Size: 9.3 KB
- Files: 9
- Tags: logo, screen, splash

## Description

Easy Splash Screen is a plug-and-play UI component for s&box. Easily create professional startup/logo screens for your games without writing any code.

Features:

- Images: Support for .png and .jpg logos and backgrounds.

- Text: Add multiple lines of text with individual size and color settings.

- Audio: Play an intro sound (.sound events) when the splash screen appears.

- Smooth Animations: Built-in fade-in and fade-out effects.

- Auto-Transition: Automatically loads your main menu or next scene after the sequence.

How to Use:

- Create a new empty Scene (e.g., Boot.scene).

- Create an empty GameObject and attach a Screen Panel component to it.

- Attach the Splash Screen component to the same GameObject.

- Tweak settings in the Inspector (select Logo, Sound, and set your Next Scene).

- Set this Scene as your default startup scene in Project Settings!


