tutorials/io/background_loading #286
Replies: 1 comment 3 replies
-
The example doesn't demonstrate the use of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/io/background_loading
Commonly, games need to load resources asynchronously. When switching the main scene of your game (e.g. going to a new level), you might want to show a loading screen with some indication that prog...
https://docs.godotengine.org/en/stable/tutorials/io/background_loading.html
Beta Was this translation helpful? Give feedback.
All reactions