Chunking system causing stutters

You want to do your chunk loading in a background thread. You can start by reading the documentation for ResourceLoader.load_threaded_request. I have posted code for this several times, with the most recent one being in:

1 Like