Trouv / bevy_ecs_ldtk

ECS-friendly ldtk plugin for bevy, leveraging bevy_ecs_tilemap
Other
682 stars 78 forks source link

Add `with` attribute for LdtkIntCell derive macro #135

Closed Trouv closed 1 year ago

Trouv commented 1 year ago

128 added a with attribute to the LdtkEntity derive macro. It's a good idea, and we should do something similar for the int cell macro.