AryanpurTech/BlueEngine

Inconsistent camera drawing for nearby objects

Open

#50 aberto em 28 de nov. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Rust (28 forks)auto 404
buggood first issuehelp wanted

Métricas do repositório

Stars
 (526 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador