Tilemap rendering test to fix pixel-jitter at tile edges.

Опубликовано: 24 Июль 2026
на канале: Lich
185
5

Nothing crazy, and still WIP. TLDR: Tilemaps are great, but they have some really annoying visual issues when used in games that don't have pixel-perfect alignment. I want my camera motion to be able to change speeds and zoom levels, so I've been working on a custom rendering method for tilemaps to fix the aforementioned visual issues.