-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
This is a feature request.
I have a workspace with a few Bevy apps using bevy_web_asset and a web server so that I can share assets between those Bevy apps. I have run into a snag with this setup: Blenvy loads blueprints from the assets folder of the current Bevy app.
I would like some way to pre-process blueprint asset paths, so that I can change the asset path to a url. Ideally this would be a hook function on the plugin configuration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels