marklovers / kaplay

🦖 A JavaScript game library

Home Page:https://kaplayjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: Pixel padding makes pixels width and height uneven

JSLegendDev opened this issue · comments

image

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