bevyengine / bevyengine/bevy

Add example for asset dependencies

Open
#8,569 1 comment 3 reactions 0 assignees View on GitHub
A-Assets C-Examples
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## How can Bevy's examples be improved?

https://docs.rs/bevy/latest/bevy/asset/struct.LoadedAsset.html

For my project I have been relying on systems to do nested loading of assets, but asset dependencies simplify this greatly. However, Bevy currently has no examples regarding asset dependencies (which is probably why I never noticed the feature haha).

Bevy should add an example(s) of the asset dependency system.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.