Davidobot / love.js

LÖVE ported to the web using Emscripten, updated to the latest Emscripten and LÖVE (v11.5)
MIT License
603 stars 27 forks source link

Graphical Bug #46

Closed MD-Hamza closed 2 years ago

MD-Hamza commented 2 years ago

I ran my game through love.js and saw that the quads had gaps between them, although when its run through love2D the render is completely fine. Any way I can fix this issue.

Run on love.js

Screenshot 2021-09-24 012145

Run on LOVE2D

Screenshot-1
Davidobot commented 2 years ago

Does this happen on all browsers?

MD-Hamza commented 2 years ago

Ive tried it only on chrome

MD-Hamza commented 2 years ago

I think its the scaling thats messing it up, im using a library called push