Skip to content

0.19: Add more screenshots and videos#2484

Open
cart wants to merge 1 commit into
bevyengine:mainfrom
cart:0.19-media-pass
Open

0.19: Add more screenshots and videos#2484
cart wants to merge 1 commit into
bevyengine:mainfrom
cart:0.19-media-pass

Conversation

@cart

@cart cart commented Jun 12, 2026

Copy link
Copy Markdown
Member

This adds more screenshots and videos. It also does some small text tweaks here and there (no major reworks).

Part of #2474

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reached out to jasmine to try recapturing this without the UI chrome. But for now, this is better than nothing!

BSN is an ergonomic Rust-like scene syntax which can be defined in Rust code via the `bsn!` macro _and_ in `.bsn` asset files. If you were ever bothered by the verbosity and complexity of spawning complex collections of entities in Bevy, you will probably enjoy what BSN has to offer. BSN can be used to spawn anything in the ECS. This benefits all scenarios, but it is worth calling out explicitly that this makes Bevy UI code significantly easier to read and write.

Note that while **Bevy 0.19** supports scene assets, we aren't yet shipping a first-party `.bsn` asset loader. **Bevy 0.19** focuses on the code-driven workflow, and we plan to roll out the asset driven workflow in the next release.
Note that while **Bevy 0.19** supports scene assets, we aren't yet shipping a first-party `.bsn` asset loader. **Bevy 0.19** focuses on the code-driven workflow, and we plan to roll out the asset driven workflow soon.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants