mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-31 09:49:06 +03:00
Multiple-threads loading demo
This demo shows how you can organize background loading using multiple threads.
Language: GDScript
Renderer: GLES 2
How does it work?
Official documentation - Using multiple threads
