dos h0026 customTitleArrowUse - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Use of default design
| <- customTitleUse | customTitleArrowUse | customTitleAnimationUse -> |
customTitleArrowUse
- Setting the use of the background arrow in the title screen
- Common settings -> g_presetObj.customDesignUse
Usages
|customTitleArrowUse=false|
Overview
Specify whether the background arrows on the title screen should be set individually or use the defaults.
Value | Default | Description |
---|---|---|
false | * | Adopt default format |
true | Individual setting (no arrow object displayed) |
Scope of "customTitleArrowUse
Related pages
- customTitleUse :pencil: Title characters
- customBackUse :pencil: Background (except for play screen)
- titlegrd / titleArrowgrd :pencil: Gradient settings for title text and background arrows in title screen
- Background and mask motion (back_data, mask_data) :pencil:
Changelog
Version | Change details |
---|---|
v3.6.0 | - Change default value (true -> false) |
v2.1.0 | - Initial implementation |
| <- customTitleUse | customTitleArrowUse | customTitleAnimationUse -> |