You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue description:
As far as I can tell reduz replaced the entire Interactive Loading system with godotengine/godot#36640.
Instead of ResourceLoader::load_interactive users should now use:
Your Godot version:
4.0
Issue description:
As far as I can tell reduz replaced the entire Interactive Loading system with godotengine/godot#36640.
Instead of ResourceLoader::load_interactive users should now use:
However, the documentation hasn't yet been updated to reflect this change.
URL to the documentation page:
https://docs.godotengine.org/en/latest/tutorials/io/background_loading.html
https://github.com/godotengine/godot-docs/blob/master/tutorials/io/background_loading.rst
The text was updated successfully, but these errors were encountered: