Currently images can't be loading once the game has started. This is because images must be pushed to the GPU in the same thread as the rendering.
Currently images can't be loading once the game has started. This is because images must be pushed to the GPU in the same thread as the rendering.