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

ColorKeyColor does not work #1

Open
ollipekka opened this issue Dec 15, 2019 · 0 comments
Open

ColorKeyColor does not work #1

ollipekka opened this issue Dec 15, 2019 · 0 comments

Comments

@ollipekka
Copy link

Version:
Monogame.SpriteBox 1.0.2
Monogame.SpriteBox.PipelineExtension 1.0.3
MonoGame.Framework: 3.7.189
Pipeline: 3.7.189

It looks like there is a problem passing down ColorKeyColor to the actual TextureProcessor.

This is easily reproed:

  1. Create a spritesheet with a sprite with no transparency and color 255, 0, 255, 255 (Aqua) as half of the pixels and 0, 0, 0, 255 (black) as half of the pixels.
  2. Configure the spritesheet ColorKeyColor to be black and run the pipeline tool
  3. Observe how Aqua is actually transparent instead of black.
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

1 participant