Async spawn objects

Here you have tutorial how to create your own threads in C++:

You need to keep in mind using multithreading on unprepared code for that might be risky and unstable and i don’t know if spawning code is ready for it. So do a lot of testing.