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

Sprite sheet writes as background colour. #5

Closed
lavendertheghost opened this issue Aug 9, 2017 · 1 comment
Closed

Sprite sheet writes as background colour. #5

lavendertheghost opened this issue Aug 9, 2017 · 1 comment

Comments

@lavendertheghost
Copy link

lavendertheghost commented Aug 9, 2017

Whenever I import a spritesheet (After I initially succeeded, it now breaks.) it only imports a background colour. Typically just the light blue.

I have tried saving as a 16 bit bitmap, converting the entire image to the indexed palette to no avail. It is then unusable as the character is invisible.

Forcing me to convert the character I want to insert into the base pallette (In this case, sonics) then change the palette in SBHS

@phase
Copy link
Owner

phase commented Aug 12, 2017

Are you sure that the colors on the input character are the same colors that are in the palette?

@phase phase closed this as completed Aug 24, 2017
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