Inconsistent camera drawing for nearby objects #50

Open
opened 2023-11-28 14:35:32 +00:00 by Poblo0 · 0 comments
Poblo0 commented 2023-11-28 14:35:32 +00:00 (Migrated from github.com)

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.

**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](https://github.com/AryanpurTech/BlueEngine/assets/143295401/864c937c-412f-4895-ad67-3a7b76d14588) ![image](https://github.com/AryanpurTech/BlueEngine/assets/143295401/38e8ca4a-bc2b-4e86-98cb-25152cac40fe) **Desktop:** - OS: Windows10 **Additional context** The assets I'm using aren't mine and are from Dingaling's awesome game Lisa The Painful.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ArkForgeLabs/BlueEngine#50
No description provided.