johanhelsing / bevy_web_asset

Bevy asset loader that transparently supports loading over http(s)
Apache License 2.0
71 stars 17 forks source link

Add fn's that allow us to pass in builders. #32

Open urothis opened 3 weeks ago

urothis commented 3 weeks ago

Not 100% satisfied with this solution, but does seem functional. Looking for feedback/suggestions.