A tilemap rendering plugin for bevy which is more ECS friendly by having an entity per tile.
# Cargo.toml
[dependencies]
bevy_ecs_tilemap = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add the tilemap plugin to a Bevy app.
Use the same major version of bevy_ecs_tilemap as your bevy dependency.
No dependency data recorded yet.