-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
1 / 11 of 1 issue completedLabels
A-AssetsLoad files from disk to use for things like images, models, and soundsLoad files from disk to use for things like images, models, and soundsA-ScenesSerialized ECS data stored on the diskSerialized ECS data stored on the diskC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-Tracking-IssueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiative
Description
This is a Focus Area tracking issue
Bevy Scenes currently do most of what we want, but they need a bit more work before they can be the foundation of Bevy state management. This focus area is also a requirement for the Bevy Editor.
- Asset Management: Inline assets, asset dependencies, stable ids when loaded from the disk
- Better Scene Format: Improve the legibility and ergonomics of scene files to make them easy to read and easy to compose by hand. We're shooting for something close to this.
- Enabling/Disabling Systems: Scenes should be able to toggle their required systems on and off when they are added / removed
Active Crates / Repos
No active crates or repos. Feel free to make one. Link to it in this issue and I'll add it here!
Sub Issues
- Improved Scene Format: Improved Scene Format #92
If you would like to discuss a particular topic, look for a pre-existing issue in this repo. If you can't find one, feel free to make one! Link to it in this issue and I'll add it to the index.
realkotob, ClementNerma, umutkarakoc, ledyba, yvt and 8 moreStarArawn, zicklag, j1m-ryan, HelixTP, youyu07 and 12 more
Sub-issues
Metadata
Metadata
Assignees
Labels
A-AssetsLoad files from disk to use for things like images, models, and soundsLoad files from disk to use for things like images, models, and soundsA-ScenesSerialized ECS data stored on the diskSerialized ECS data stored on the diskC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-Tracking-IssueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiative
Type
Projects
Status
Big Picture