online-fps icon indicating copy to clipboard operation
online-fps copied to clipboard

Split late init functionality into its own crate

Open randomPoison opened this issue 7 years ago • 0 comments

The late init functionality (see waiting_late_init.rs and late_init.rs) is generally useful functionality for Amethyst games that load glTF assets (or any other model assets). We should split it into its own crate and make publish it to http://crates.io for others to use.

randomPoison avatar Sep 17 '18 18:09 randomPoison