FunkinCrew / Funkin

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

Bug Report: Boyfriend's pixel icon has a slight sprite overlap in Character Select when in Fullscreen #3510

Open Hundrec opened 1 day ago

Hundrec commented 1 day ago

Issue Checklist

Platform

Itch.io (Downloadable Build) - Windows

Browser

None

Version

0.5.1

Description (include any images, videos, errors, or crash logs)

I only noticed this now, but this was also present in 0.5.0

The sprite issue for bfpixel.png only appears in the Character Select screen when I enter fullscreen (might depend on monitor resolution)

I manually spaced out each frame of bfpixel's spritesheet and it resolved the issue. If spacing out the icons is the best way to prevent future issues like this, I'd be happy to make a PR in funkin.assets

Edit: I opened a PR here: https://github.com/FunkinCrew/funkin.assets/pull/69

Original (0.5.1)

image

Spaced out

image

Steps to Reproduce

  1. Enter fullscreen mode (1920 x 1080)
  2. Enter Character Select
biomseed commented 19 hours ago

It's true

Hundrec commented 12 hours ago

Yep, Dad and Spooky Kids have the issue too

image

AbnormalPoof commented 11 hours ago

To anyone that can't see it, look very closely at Daddy Dearest and Boyfriend's hair. There's some stray pixels.

Hundrec commented 9 hours ago

The PR I just opened fixes this and a few other padding-related issues.