{"id":23066438,"url":"https://github.com/xjine/unity_sceneobject","last_synced_at":"2026-05-01T14:33:20.754Z","repository":{"id":225329849,"uuid":"765677042","full_name":"XJINE/Unity_SceneObject","owner":"XJINE","description":"Setup SceneAsset in Inspector \u0026 load it runtime.","archived":false,"fork":false,"pushed_at":"2024-03-01T12:27:18.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T09:12:40.481Z","etag":null,"topics":["assets","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XJINE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-01T11:55:38.000Z","updated_at":"2024-11-22T05:40:34.000Z","dependencies_parsed_at":"2024-03-01T13:37:50.032Z","dependency_job_id":"6c10e8db-e9cc-4530-976b-29f551b73a1e","html_url":"https://github.com/XJINE/Unity_SceneObject","commit_stats":null,"previous_names":["xjine/unity_sceneobject"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/XJINE/Unity_SceneObject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_SceneObject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_SceneObject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_SceneObject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_SceneObject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XJINE","download_url":"https://codeload.github.com/XJINE/Unity_SceneObject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_SceneObject/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32501401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["assets","unity"],"created_at":"2024-12-16T05:13:19.309Z","updated_at":"2026-05-01T14:33:20.734Z","avatar_url":"https://github.com/XJINE.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity_SceneObject\n\n\u003cimg src=\"https://github.com/XJINE/Unity_SceneObject/blob/main/Screenshot.png\" width=\"100%\" height=\"auto\" /\u003e\n\nSetup SceneAsset in Inspector \u0026 load it runtime.\n\n## Importing\n\nYou can use Package Manager or import it directly.\n\n```\nhttps://github.com/XJINE/Unity_SceneObject.git?path=Assets/Packages/SceneObject\n```\n\n## How to Use\n\n```csharp\npublic class Sample : MonoBehaviour\n{\n    public SceneObject sceneObject;\n    ~\n    SceneManager.LoadScene(sceneObject.Path);\n    ~\n}\n```\n\nScene must be setup in \"build settings\" if you want to load in runtime.\n\n## References\n\nOriginal idea is here.\nhttps://gist.github.com/Hertzole/ac269f3148bc5192cc2eb6d472870d24\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_sceneobject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjine%2Funity_sceneobject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_sceneobject/lists"}