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:

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

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

  3. Attach the Splash Screen component to the same GameObject.

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

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