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

Images Padding #51

Open
xChillax opened this issue Apr 12, 2022 · 0 comments
Open

Images Padding #51

xChillax opened this issue Apr 12, 2022 · 0 comments

Comments

@xChillax
Copy link

xChillax commented Apr 12, 2022

Having an X and Y padding setting (how far away each sprite should be from each other) would be really useful, since having padding allows you to prevent bleeding textures (caused by antialiasing). Bleeding textures are caused whenever images are too close to each other, and so the pixels from one image bleed into the other image that's nearby.

Note: Padding is not needed to be applied if the edge of a frame of the animation is on an edge of the image since there is no bleeding from image edges, bleeding only happens from within the actual sheet.

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