Skip to content

Colours don't convert into index 0 unless it's through Sprite sheet importing #39

@VAdaPEGA

Description

@VAdaPEGA

When using "Import Over Sprite", index 0 from the palette isn't being considered as the transparency colour at all, making it impossible to use an opaque image for any small changes.
This isn't the case for the "Import spritesheet" function, which automatically assumes the background colour as transparent.
This can get really annoying for updating any existing sprites when you mainly use a tool that doesn't support transparency (such as MSPaint) and have to rely on a separate program to remove the background colour.

Sprite example used for importing :
image

Expected Result :
image

Actual Result :
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions