Kuma-Boo / project-reignition

A remake of Sonic and the Secret Rings
Other
35 stars 6 forks source link

[BUG] Long loading times #126

Open Kuma-Boo opened 4 months ago

Kuma-Boo commented 4 months ago

Loading takes a significantly longer time than it should. Although enabling subthreads would fix this, subthreads cause Godot to softlock when loading certain levels, so it can't be used at the time of writing.

See https://github.com/godotengine/godot/issues/73531 for more information.