Skip to content

Move drawable hit-object adjustment from skin/ ruleset configuration to stage and mod. #2306

Open
@andy840119

Description

@andy840119

Some of the skin components can be a part of the stage command.

Here's some example:

  • Font/Font size
  • Lyric Shader
  • ...

The expectation for the skin module:

  • Remove complex logic in the karaoke skin.
  • Karaoke skin should be as simple as what other rulesets (especially the mania ruleset) did.

The expectation for the stage module:

  • More commands for adjusting style-related properties (e.g. font, shader)
  • Can override some behavior (e.g. change the font) by mod. mod should be able to read the ruleset config and remove/generate some necessary commands/elements for the stage.

Metadata

Metadata

Assignees

Labels

StageAnything about any kinds of stage.code qualityImprove code quality.skinAbout skin resource

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions