-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: Some spirtes have "invisible pixels" #12
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should put "daddypixel.png" in "preload/images/freeplay/icons",
put "gfPixel.png" in "shared/images/characters", while keeping the ".png" file extention,
and put "icon-tankman.png" in "preload/images/icons".
Thank you and have a great day 👍
YOOOOOOOOOOOOOOO, thanks a lot bro, really apreciated it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just ensure you have the ".png" file extension on all the files you've changed.
Apart from that, I don't see any major problems 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the ".png" file extension back
exclude/oldgfPixel
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the ".png" file extension back
Oh yeah, I forgot bout putting the .png extension in some of those, I'll fix it, thanks again for warning me since this is my first time working on github |
This PR appears to have merge conflicts. Please fix them! |
daddypixel.png, gfPixel.png and icon-tankman.png all have invisible pixels, so I fixed them, but since there was no "images" file in the Funkin.assets repository (for the freeplay and gameplay icons) I put the fixed sprites on the main branch, please implement them