FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.99k stars 2.3k forks source link

Enhancement: PauseSubState on its own camera instead of camHUD #2875

Open radpas1213 opened 5 months ago

radpas1213 commented 5 months ago

Please check for duplicates or similar issues before creating this issue.

What is your suggestion, and why should it be implemented?

PauseSubState should have its own camera, because for scripts where the HUD needs to be hidden, the pause menu is also hidden therefore making it a bit annoying to have to set each HUD elements alpha to 0. Not to mention arrow fadein is hardcoded to only disable if isStoryMode is on.

radpas1213 commented 5 months ago

actually, just ignore the arrow fadein thing, since it turns out i could just kill the strums while its hidden

AbnormalPoof commented 1 month ago

Fixed in v0.5.0.