dos h0103 stretchYRate - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Initial settings during play > Setting the play screen position

| <- wordAutoReverse | stretchYRate || maxLifeVal -> |

stratchYRate

  • Arrow Drawing Time Extension Settings

Usage

|stretchYRate=1.5$1|  // Increase the drawing time for the first sheet by 1.5 times.

Overview

Specifies the draw time multiplier from the normal display position to the step zone. The default is 1.
Can be specified per chart using $ delimiters.

Since this only affects the rendering time, the appearance of the screen will not change.
Use this when you want to add a motion that takes longer than the rendering time required at normal speed, such as the "Fountain" option in the Motion settings.
(Internally, the Motion settings also include settings such as stretchYRate.)

Changelog

Version Change details
v44.0.0 - Initial implementation

| <- wordAutoReverse | stretchYRate || maxLifeVal -> |