mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
46c1480f42
# Objective Fixes #3321 ## Solution Uses `despawn_recursive()` instead of `despawn()` when removing children. |
||
---|---|---|
.. | ||
component_change_detection.rs | ||
ecs_guide.rs | ||
event.rs | ||
fixed_timestep.rs | ||
hierarchy.rs | ||
iter_combinations.rs | ||
parallel_query.rs | ||
removal_detection.rs | ||
startup_system.rs | ||
state.rs | ||
system_chaining.rs | ||
system_param.rs | ||
system_sets.rs | ||
timers.rs |