AryanpurTech/BlueEngine

Inconsistent camera drawing for nearby objects

Open

#50 opened on Nov 28, 2023

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

Repository metrics

Stars
 (526 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide