mirror of
https://github.com/godotengine/godot.git
synced 2026-04-14 21:59:58 +00:00
Avoid load_scene for built-in resources to make sure we don't open a scene tab and prompt for model file editing. Load scene as regular resource instead and store the reference to keep the dependency until the remote inspector cache is cleared.