{"id":14960938,"url":"https://github.com/home-alone-studios/unity-scene-loader","last_synced_at":"2025-08-09T08:28:05.836Z","repository":{"id":56801698,"uuid":"525606680","full_name":"Home-Alone-Studios/unity-scene-loader","owner":"Home-Alone-Studios","description":"A custom scene loader inspector component that makes it really easy to load unity scenes","archived":false,"fork":false,"pushed_at":"2022-10-08T19:11:01.000Z","size":1556,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-10T10:24:30.329Z","etag":null,"topics":["async","asynchronous","loader","scene","synchronous","unity","unity-script","unity2d","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Home-Alone-Studios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-17T02:07:23.000Z","updated_at":"2024-03-27T14:25:56.000Z","dependencies_parsed_at":"2023-01-19T15:35:13.653Z","dependency_job_id":null,"html_url":"https://github.com/Home-Alone-Studios/unity-scene-loader","commit_stats":null,"previous_names":["home-alone-studios/unity-scene-loader"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Home-Alone-Studios%2Funity-scene-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Home-Alone-Studios%2Funity-scene-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Home-Alone-Studios%2Funity-scene-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Home-Alone-Studios%2Funity-scene-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Home-Alone-Studios","download_url":"https://codeload.github.com/Home-Alone-Studios/unity-scene-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868060,"owners_count":16555878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","asynchronous","loader","scene","synchronous","unity","unity-script","unity2d","unity3d"],"created_at":"2024-09-24T13:23:29.649Z","updated_at":"2024-10-10T10:24:45.145Z","avatar_url":"https://github.com/Home-Alone-Studios.png","language":"C#","funding_links":["https://ko-fi.com/I3I2W7GX"],"categories":[],"sub_categories":[],"readme":"### Scene Loader\nA custom scene loader component that makes it really easy to load unity scenes\n\n![Scene Loader](/Promotional/inspector_component.jpg)\n\n## Installation\nYou can install or import Scene Loader in your project through the following wayss:\n\n\u003c!--\n### Install via OpenUPM\nThe package is available on the [openupm registry](https://openupm.com/). It's recommended to install it via [openupm-cli](https://github.com/openupm/openupm-cli).\n\n```\nopenupm add com.ng.homealonestudios.papae.tools.sceneloader\n```\n--\u003e\n\n### Install via Git URL\nUsing the native Unity Package Manager introduced in 2017.2, you can add this library as a package by modifying your `manifest.json` file found at `/ProjectName/Packages/manifest.json` to include it as a dependency. See the example below on how to reference it.\n\n```\n{\n\t\"dependencies\": {\n\t\t...\n\t\t\"com.ng.homealonestudios.papae.tools.sceneloader\" : \"https://github.com/Home-Alone-Studios/scene-loader.git?path=/Assets\",\n\t\t...\n\t}\n}\n```\n\nOr you can simply add the URL https://github.com/Home-Alone-Studios/scene-loader.git?path=/Assets in package manager as shown below\n\n![Import Instruction](/Promotional/import_instruction.jpg)\n\n\u003c!--\n### Install via classic `.UnityPackage`\nThe latest release can be found [here](https://github.com/home-alone-studios/scene-loader/releases) as a UnityPackage file that can be downloaded and imported directly into your project's Assets folder.\n\n\n### Install via zip extract\n--\u003e\n\n## Samples: Todo\n- ~~Synchronous scene demo~~\n- Asynchronous scene load\n- ~~Preloaded asynchronous scene demo~~\n- [Asynchronous scene load with user inteface and userfeedback progress](https://www.patrykgalach.com/2021/02/15/smooth-scene-loading)\n- Asynchronous load and unload of different portions (scenes) of a full 3D level or map\n- Asynchronous scene load with user inteface and userfeedback progress via [SceneLoadManager](/Assets/Scripts/SceneLoaderManager.cs)\n- Asynchronous load of multiple dependent scenes with user inteface and userfeedback progress via [SceneLoadManager](/Assets/Scripts/SceneLoaderManager.cs)  \n\n\n## Usage\nComing soon.\n\n\u003c!--\nTo learn more about how to use JCMG Package Tools, see [here](./usage.md) for more information.\n--\u003e\n\n## Special Thanks\n- [Scene Reference](https://github.com/roboryantron/UnityEditorJunkie#scenereference)\n\n\u003c!--\n## Contributors\nIf you are interested in contributing, found a bug, or want to request a new feature, please see [here](./contributors.md) for more information.\n\n\n\n## Support\nIf this is useful to you and/or you’d like to see future development and more tools in the future, please consider supporting it either by contributing to the Github projects (submitting bug reports or features and/or creating pull requests) or by buying me coffee using any of the links below. Every little bit helps!\n\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I3I2W7GX)\n\n## License\n--\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhome-alone-studios%2Funity-scene-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhome-alone-studios%2Funity-scene-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhome-alone-studios%2Funity-scene-loader/lists"}