Skip to content
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

some characters pngs are cut off #1

Open
GuyOnAComputer opened this issue Dec 20, 2021 · 1 comment
Open

some characters pngs are cut off #1

GuyOnAComputer opened this issue Dec 20, 2021 · 1 comment

Comments

@GuyOnAComputer
Copy link

GuyOnAComputer commented Dec 20, 2021

for some reason, when some characters' pngs and xml are input, it will output cut off pngs. this isn't what the actual in-game sprites look like, so something is happening incorrectly with the program

here is the png and xml of the character it does this on: https://www.mediafire.com/file/6dcnpkspn5ihh15/pulp.zip/file

@i-winxd
Copy link
Owner

i-winxd commented Feb 11, 2022

The XML seems to have positive frameX and frameY values, something that typically ISN'T supposed to happen. It might have something to do with how the XML was made in the first place. This program typically works with all PNG/XML combos I've worked with, and all of their frameX and frameY values are negative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants