Is it possible to 'pack' a scene file, so that it includes all its dependencies and external Resources like Scripts, Scenes, ect. ?
I'm using a http request to download a map file at the start of the game, but that only really works when the .tscn file doesn't have any external resources, which is basically impossible.