bevy-pixel-map 0.2.2

A pixel based tilemap for bevy!
Documentation

bevy-pixels

Pixel based tilemap system for bevy.

Why use it?

  • Entities for every tile, allowing for custom behavior for every tile.
  • Every tile can be modified whenever you want. Individual Pixels on a tile can be changed.