Implement CurrentStageInfo
in the karaoke beatmap.
#1905
Labels
enhancement
New feature or request
Milestone
We need a place to store which stage we are currently using in the gamplay/editor.
Guess the bast solution is Add the
CurrentStageInfo
intoKaraokeBeatmap
:What if the case if
CurrentStageInfo
andStages
in the beatmap are empty in the beatmap processor:Or maybe we should create something like
DefaultStageInfo
orFallbackStageInfo
as default? Not very sure. -> see the idea in the #1906The text was updated successfully, but these errors were encountered: