pixbits / lifecraft-issues

Lifecraft Issues Tracker
0 stars 0 forks source link

Missaligned tile glitch #8

Open basecodeagtc opened 1 year ago

basecodeagtc commented 1 year ago

There is a visual glitch that happens after panning the camera around and then stopping. The game tiles miss align and create these blue lines.

lifecraft_W6wAt27Me6

It doesn't happen all the time but it does happen frequently enough to notice them. The glitch goes away after panning the camera again. It happens on both full screen and windowed.

basecodeagtc commented 1 year ago

possible fix https://forum.unity.com/threads/tilemap-has-tearing-between-tiles-even-with-pixel-snap.499154/

Jakz commented 1 year ago

Thank you for reporting, we're aware of the issue and I already have the solution but it's not implemented in the alpha because it requires to build a texture atlas at runtime which is disabled for now because it's attached to modding engine which is off on the alpha :)

This is already ready to be fixed in the future!