![]() # Objective - Fix #10958 by performing entity mapping on the entities inside of resources. ## Solution - Resources can reflect(MapEntitiesResource) and impl MapEntities to get access to the mapper during the world insert of the scene. ## Testing - A test resource_entity_map_maps_entities confirms the desired behavior. ## Changelog - Added reflect(MapEntitiesResource) for mapping entities on Resources in a DynamicScene. fixes 10958 |
||
---|---|---|
.. | ||
bundle.rs | ||
component.rs | ||
entity_commands.rs | ||
from_world.rs | ||
map_entities.rs | ||
mod.rs | ||
resource.rs |