Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the stage using commands structure to affect the lyric property. #2244

Closed
andy840119 opened this issue Jun 2, 2024 · 3 comments
Closed
Labels
Playfield Change about playfield.
Milestone

Comments

@andy840119
Copy link
Member

Idea from the https://github.com/ppy/osu/pull/27539/files
It can make adjust lyric effect/position/easing more simple.

@andy840119 andy840119 added the Playfield Change about playfield. label Jun 2, 2024
@andy840119 andy840119 added this to the 2024.0606 milestone Jun 2, 2024
@andy840119
Copy link
Member Author

What's should be done:

  1. Remove the StageEffectApplier and PlayfieldStageApplier
  2. Copy and create some customized commands from the Storyboards/Commands
  3. Stage should be able to generate the commands for lyric/playfield.
  4. DrawableLyric/Playfield should be able to execute the commands.

@andy840119
Copy link
Member Author

Maybe wait until storybook editor in the lazer implemented?
Because not very sure IStoryboardCommand or StoryboardCommandGroup will be serializable?

@andy840119 andy840119 removed this from the 2024.0606 milestone Jun 15, 2024
@andy840119
Copy link
Member Author

andy840119 commented Oct 12, 2024

Mark as similar of #2294

@andy840119 andy840119 added this to the 2024.1010 milestone Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Playfield Change about playfield.
Projects
None yet
Development

No branches or pull requests

1 participant