amethyst/distill

Loader LoadState's Requesting/Decompressing/Loading Asset should be a sub-state

kabergstrom opened this issue · 1 comments

When hot reloading, these steps are performed while the asset is loaded, and thus should not be top-level states.

This has been resolved with the implementation of hot reloading.