dos h0014 stepY - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings during play > Setting the play screen position
| <- scArea | stepY | stepYR -> |
stepY
- Y coordinate position of step zone
Usage
|stepY=100|
Overview
Specifies the Y coordinate of the step zone. Unit is "px"; default is 70px. For reverse, place it at the bottom minus "stepY".
Example of Use
- Changing the value of stepY changes the Y coordinate of the step zone up and down as shown below.
Related pages
- stepYR :pencil: Difference from the current Y coordinate position of the step zone (bottom)
- arrowJdgY / frzJdgY :pencil: Y coordinate position of judgment character
Changelog
Version | Change details |
---|---|
v1.0.0 | - Initial implementation |