bevy-pixel-map

Crates.iobevy-pixel-map
lib.rsbevy-pixel-map
version0.2.2
sourcesrc
created_at2023-10-21 19:33:59.190025
updated_at2023-12-31 01:19:16.37789
descriptionA pixel based tilemap for bevy!
homepage
repository
max_upload_size
id1010204
size134,341
Emerald (TheEmeraldBee)

documentation

README

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.
Commit count: 0

cargo fmt