bevy_ecs_tilemap icon indicating copy to clipboard operation
bevy_ecs_tilemap copied to clipboard

API enhancement: add MapSettings::new_with_map_type()

Open TheLeonsver1 opened this issue 4 years ago • 0 comments

Currently MapSettings::new() is locked to the TilemapMeshType::Square map type. It would be nice to have a MapSettings::new_with_map_type() that would accept the different TilemapMeshType options.

TheLeonsver1 avatar May 06 '21 13:05 TheLeonsver1