crystal-bit / godot-game-template

Generic template for Godot games
MIT License
611 stars 48 forks source link

Interactive Loader (single thread) blocks the main thread #35

Closed davcri closed 3 years ago

davcri commented 3 years ago

It needs to be optimized: the while loop can be removed

davcri commented 3 years ago

Fixed by https://github.com/crystal-bit/godot-game-template/commit/8a4f143a2b71c9d11a7034d859d6238725a12ef2