Loading scenes asynchronously in Godot

3 years ago
4

How to use threads and break scenes into chunks to make things load asynchronously in Godot. Full source code: https://github.com/ImmersiveRPG/AsyncLoaderExample

Loading comments...