Skip to content

visual tearing between tiles #184

@Aposhian

Description

@Aposhian

I have a somewhat working example at https://github.com/Aposhian/bevy-sandbox/tree/tilemap-refactor which you can run with

cargo run --example tiled --release

There are tearing artifacts that show up between tiles that is variable as I move the camera around. This same issue occurred when I implemented without bevy_ecs_tilemap, and simply rendered each tile as a sprite.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions