here is one more idea, try loading the textures one by one with some time in between, loading one at a time should not hit the main loop that much, as seen in the ImagePlayer.
here is one more idea, try loading the textures one by one with some time in between, loading one at a time should not hit the main loop that much, as seen in the ImagePlayer.