Have a way for a stage's song to be permanently changed #3625
Unanswered
yamorix
asked this question in
Feature Request
Replies: 1 comment
|
Sounds like a job for ModifyStageVar. But without string support I'm not sure how much work it'd be. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
A feature I have been trying to replicate from an older build of my full game was for a boss character transformation. In p1's decisive round against this boss, the boss will transform and the stage BGM will change. None of the current features can properly accommodate for this change since PlayBGM restarts the stage BGM between rounds, and final.music in the select.def or stage's .def will only trigger for both characters respective final rounds.
Describe the solution you'd like
All I really need for this feature to work is for either:
Additional context
No response
Search terms
No response
All reactions