Skip to content

Need some way to nest labeled assets #18010

@pcwalton

Description

@pcwalton

Bevy version

0.16-dev after #15481

Overview

If you have an asset that loads nested glTFs, for example my bevy-glxf-loader, then if you have more than one glTF in that asset the names like Scene0, Mesh0, etc. will collide. What I'd like is to be able to namespace those loaded assets with a prefix of some kind.

Metadata

Metadata

Assignees

Labels

A-AssetsLoad files from disk to use for things like images, models, and soundsC-BugAn unexpected or incorrect behaviorP-RegressionFunctionality that used to work but no longer does. Add a test for this!S-Needs-DesignThis issue requires design work to think about how it would best be accomplished

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions