micro_ldtk 0.17.1

Load data from LDTK, index it and make it accessible through Bevy assets, extract and use autotile rules
Documentation
1
2
3
4
5
mod asset_events;
mod asset_storage;

pub use asset_events::*;
pub use asset_storage::*;