-
Notifications
You must be signed in to change notification settings - Fork 0
Configurable splash screen #22
Copy link
Copy link
Open
Labels
status/approvedThis issue has been approved for implementation.This issue has been approved for implementation.type/enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
status/approvedThis issue has been approved for implementation.This issue has been approved for implementation.type/enhancementNew feature or requestNew feature or request
Is your feature request related to a problem? Please describe.
A splash screen adds polish, hides main loading, advertises the dev/jam, and discloses info like seizure warnings. Most splash screens work identically across all games.
Describe the solution you'd like
Components for quickly building basic splash screens, ideally as data-driven as possible. A playback node which plays t he splash slides like a slideshow. A built-in skip system.
Describe alternatives you've considered
Animation players work but are tedious to setup when you have multiple slides.
Additional context
Witch is Brew has a basic implementation of this concept.