About
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!