dos h0076 resultDelayFrame - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Initial settings for title and result screens

| <- masktitleButton | resultDelayFrame | maskresultButton -> |

resultDelayFrame

  • Number of delay frames until CLEARED/FAILED is displayed

Usage

|resultDelayFrame=1000|

Overview

Specifies the number of frames to delay the display of "CLEARED" and "FAILED" in the results display. The default is 0 frames. Like "readyDelayFrame", it uses the CSS animationDelay attribute, but if this is not specified, the attribute is not assigned.
Also, if the animation ends in the middle of a frame, it is treated as a 0 frame regardless of whether this setting is present or not.

Related pages

Changelog

Version 変更内容
v16.4.0 - Initial implementation

| <- masktitleButton | resultDelayFrame | maskresultButton -> |