Skip to content

Asynchronous assets loading

Latest
Compare
Choose a tag to compare
@Quillraven Quillraven released this 10 Apr 09:50
· 20 commits to master since this release
014249f

This release improves the loading time at the beginning of the game by using coroutines to asynchronously load assets.
It decreased the loading time on my computer from ~2.5 seconds to ~0.9 seconds.