A special passage that is shown to players before the normal starting passage and does not become part of the history. Essentially, a splash or introduction screen.
My current idea on how it should work is that it would simply require any player interaction to move past—basically, the whole viewport would get the equivalent of an […].ariaClick() event handler.
Reasoning
To remove splash screens from the story history.
As a workaround for user activation requirements for media playback.
A special passage that is shown to players before the normal starting passage and does not become part of the history. Essentially, a splash or introduction screen.
My current idea on how it should work is that it would simply require any player interaction to move past—basically, the whole viewport would get the equivalent of an
[…].ariaClick()
event handler.Reasoning
Others I'm likely forgetting at the moment.
Possible Names
StorySplash
StoryIntro
Other suggestions?