Files
godot-demo-projects/loading/multiple_threads_loading/README.md
Aaron Franke f9e7456b70 Add descriptions to all projects with README files
These show up in the project manager when hovering over projects.
2020-03-16 20:50:53 -04:00

379 B

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

Screenshots

Screenshot