AryanpurTech/BlueEngine

Inconsistent camera drawing for nearby objects

Open

#50 创建于 2023年11月28日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Rust (28 fork)auto 404
buggood first issuehelp wanted

仓库指标

Star
 (526 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南