Skip to content

Use scene.spawn() in 3d_scene#23942

Merged
alice-i-cecile merged 1 commit intobevyengine:mainfrom
cart:use-spawn-trait
Apr 22, 2026
Merged

Use scene.spawn() in 3d_scene#23942
alice-i-cecile merged 1 commit intobevyengine:mainfrom
cart:use-spawn-trait

Conversation

@cart
Copy link
Copy Markdown
Member

@cart cart commented Apr 22, 2026

Objective

3d_scene doesn't use the new scene.spawn() pattern.

Solution

  • Use it!

@cart cart added this to the 0.19 milestone Apr 22, 2026
@cart cart added C-Code-Quality A section of code that is hard to understand or change A-Scenes Composing and serializing ECS objects labels Apr 22, 2026
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it D-Trivial Nice and easy! A great choice to get started with Bevy C-Examples An addition or correction to our examples labels Apr 22, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Apr 22, 2026
Merged via the queue into bevyengine:main with commit 9c09a3b Apr 22, 2026
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Scenes Composing and serializing ECS objects C-Code-Quality A section of code that is hard to understand or change C-Examples An addition or correction to our examples D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants