Skip to content

Allow input during title animation after the first time

sphere requested to merge title-animation-skip into next

2.2 added one second of delay before input is processed on the title screen, to preserve the initial impact of its (then) brand-new animation. However, this delay becomes gradually less important and more tedious as time goes on, and even applies in situations where the titlescreen is completely replaced. This merge request ties it to tutorialprompt, which essentially means the delay only takes effect for brand new players.

Merge request reports