AryanpurTech/BlueEngine

Inconsistent camera drawing for nearby objects

Open

#50 geöffnet am 28. Nov. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (28 Forks)auto 404
buggood first issuehelp wanted

Repository-Metriken

Stars
 (526 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Describe the bug When instancing tiles that are 1.0 x 1.0 in dimension and putting them appart exactly 1.0 in a certain direction sometimes weird lines appear as if some tiles weren't exactly fitting and when moving the camera the ones that have lines vary.

I'm using an orthographic camera and all tiles have the same value in the z axis.

Also this problem only happen in the y axis.

Screenshots image image

Desktop:

  • OS: Windows10

Additional context The assets I'm using aren't mine and are from Dingaling's awesome game Lisa The Painful.

Contributor Guide