FunkinCrew / Funkin

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

Bug Report: Pause Screen Is Affect By Camera Bop Which Can Make It Look Wonky (Minor Bug) #2963

Open Average-FNF-Modder opened 2 months ago

Average-FNF-Modder commented 2 months ago

Describe the bug

Everything on the pause screen from the dimming background layer to all the text and buttons is on the same camera as the HUD, which means that when the camera bumps, so does the text. In extreme cases it can become very noticeable during gameplay.

To Reproduce

You can see it any song but to get the best view chart a song with either a decently sized negative camera bump or a very intense positive bump. Start the song, and pause right on the bump. If it's large camera zoom positively, you'll see everything be way to large. The reason you don't need very much if it's negative camera bump is because the layer that dims the background shrinks smaller than the screen size so it looks kinda goofy 😭

Expected behavior

I expected everything to stay at the same scale when pausing no matter what.

Screenshots/Video

Here's a screenshot of the easily obvious negative pulse variant: image

And now one of a large inwards pulse (You can't even see everything :<): image

Desktop

NotHyper-474 commented 2 months ago

PR #2567 should fix this.