Open
Description
The Improved Spawning API, #17521, provides ergonomics to spawning entity hierarchies. Many of the examples leverage with_children
and can be moved to the new API, both in order to share and popularize the approach as well as (hopefully!) to simplify the examples' implementation.