From what you have written, you can’t create the scene in one go. You will have to split it up and create parts of it over a number of frames so it’s not completely frozen on the main thread.
From what you have written, you can’t create the scene in one go. You will have to split it up and create parts of it over a number of frames so it’s not completely frozen on the main thread.