godot-demo-projects/loading
ShatteredReality b4c73f4888
Fix README links to asset library (#1078)
This updates all links to point to the 4.2 demos instead of the 3.5 ones.

Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
2024-06-24 19:29:58 +02:00
..
autoload Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
load_threaded Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
runtime_save_load Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
scene_changer Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
serialization Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
threads Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
README.md Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00

README.md

Loading Demos

These demos demonstrate various ways to load scenes and other data.

Languages: All are GDScript

Renderers: Loading with Threads uses Mobile, the rest are Compatibility