kaplay
kaplay copied to clipboard
bug: Pixel padding makes pixels width and height uneven
When displaying a sprite, all pixels do not have the same width and height. As discussed with @mflerackers on discord this is due to padding added by Kaplay.
Expected behavior : every pixel of a sprite should have the same size
I don't think is due to the padding added by KAPLAY but maybe is a rendering stuff
Do you have an example where can I test on that case?