Aaron Franke b7e0a470c7 Update demos to Godot 3.4 4 years ago
..
paintings b7e0a470c7 Update demos to Godot 3.4 3 years ago
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 years ago
sculptures b7e0a470c7 Update demos to Godot 3.4 3 years ago
README.md d4bf89d364 Link to the asset library from the README of each demo 5 years ago
background_load.gd 918a289ee2 Format files using updated file_format.sh 4 years ago
background_load.tscn 4913cd868a Misc fixes and tweaks 4 years ago
paintings.gd 463da9948f Update and improve background load demo 5 years ago
paintings.tscn 814909538f Update projects to Godot 3.3 4 years ago
project.godot b7e0a470c7 Update demos to Godot 3.4 3 years ago
sculptures.gd 463da9948f Update and improve background load demo 5 years ago
sculptures.tscn 814909538f Update projects to Godot 3.3 4 years ago

README.md

Background Load

This is a demo showing how to use the load_interactive() method of ResourceLoader to load large scenes in the background with a progress bar.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/530

Screenshots

Screenshot